in reply to Re: ActivePERL is the devil?
in thread ActivePERL is the devil?
use Shell qw( perl ); # { local @ARGV = (...); do $filename; }Or,
to ensure the use of the exact same copy of perl.system $^X, 'otherscript', 'someargs';
Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!
|
|---|