The originally posted code:
perl = "C:\\Perl64\\bin\\perl.exe" perl_script "C:\\vub_work\\py_learn\\hello.pl"
In the
perl = "C:\\Perl64\\bin\\perl.exe"
statement, why is the quoted string assigned to the perl
variable, and in
perl_script "C:\\vub_work\\py_learn\\hello.pl"
why is the quoted string not assigned to the
perl_script variable?
Give a man a fish: <%-{-{-{-<
In reply to Re^3: (OT) Help with running a Perl script from Python
by AnomalousMonk
in thread (OT) Help with running a Perl script from Python
by always_coys
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |