[Zope-Perl] setting perls ARGV

Mathew Yeates myeates at jpl.nasa.gov
Wed May 31 20:39:50 EDT 2006


Hi Felix

I have a perl file which usually gets called from the command line. From 
my python script I am reading the file into a string and the calling 
perl.eval on the string.

Because the perl script is usually executed from the command line, the 
script makes use of @ARGV. How can I set this from my python script?

Mathew



More information about the Zope-perl mailing list