Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Multiple perl interpreters and Module::Runtime (-d)

by daneus (Initiate)
on Feb 07, 2011 at 09:43 UTC ( [id://886638]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [31499->31499]  DB<1> Exporter::import(/export/packages/perl-5.12.3/li
    +b/5.12.3/Exporter.pm:64):
    64:       *{"$callpkg\::$_"} = \&{"$pkg\::$_"} foreach @_;
    
  2. or download this
    $callpkg = "Module::Runtime"
    @_ = ("is_string")
    $_ = "is_string"
    $pkg = "Params::Classify"
    
  3. or download this
    &{"$pkg\::$_"}
    
  4. or download this
    ...
    #87243 0x00007fd820981b7a in myck_entersub (my_perl=0x2143000, op=0x26
    +0b250) at lib/Params/Classify.xs:635
    ...
    #87253 0x00007fd826cdadb6 in Perl_eval_sv (my_perl=0x2143000, sv=0x216
    +0e28, flags=4) at perl.c:2705
    #87254 0x0000000000401a47 in perl_load_module_1 ()
    #87255 0x00000000004040f9 in main ()
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-20 02:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found