Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Dynamically Changing Packages w/out Eval

by betterworld (Curate)
on Aug 25, 2009 at 12:11 UTC ( #791059=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub run_in_package (&$) {
        my($code, $package) = @_;
    ...
    sub showcaller {
        warn scalar caller;
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2023-03-29 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (70 votes). Check out past polls.

    Notices?