Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Changing PM File at Run time

by tsee (Curate)
on Dec 11, 2008 at 08:53 UTC ( [id://729632]=note: print w/replies, xml ) Need Help??


in reply to Changing PM File at Run time

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".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://729632]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-26 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found