|
|
| XP is just a number | |
| PerlMonks |
Re: Changing PM File at Run timeby tsee (Curate) |
| on Dec 11, 2008 at 08:53 UTC ( #729632=note: print w/ replies, xml ) | Need Help?? |
|
Check out the Class::Unload module on CPAN. It takes care of almost all the icky details of unloading a module from memory. Afterwards, you can simply reload the module with "require" or "use".
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||