http://www.perlmonks.org?node_id=1009548


in reply to Redefine package subroutines

Is it me, or is he describing class inheritance here?

I think the one paragraph has its FP and LP confused - here is what I think it should be:

My problem is the FP package. GP and LP are loaded at run-time, but FP needs to have its routines reloaded during the program's duration (basically, everytime I switch to a new file, I want to initialise and repopulate FP with routines defined in filename.lib
A Monk aims to give answers to those who have none, and to learn from those who know more.