Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: require & import $module_name

by chromatic (Archbishop)
on Jul 19, 2012 at 19:41 UTC ( [id://982703]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Symbol 'delete_package';
    
    foreach my $module (@modules) {
    ...
       # cleanup
       delete_package($module);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 22:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found