Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: ActivePERL is the devil?

by naikonta (Curate)
on Jun 08, 2007 at 15:24 UTC ( [id://620034]=note: print w/replies, xml ) Need Help??


in reply to Re: ActivePERL is the devil?
in thread ActivePERL is the devil?

use Shell qw( perl ); # { local @ARGV = (...); do $filename; }
Or,
system $^X, 'otherscript', 'someargs';
to ensure the use of the exact same copy of perl.

Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 19:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found