Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: (OT) Help with running a Perl script from Python

by AnomalousMonk (Archbishop)
on Dec 06, 2020 at 10:03 UTC ( [id://11124745]=note: print w/replies, xml ) Need Help??


in reply to Re^2: (OT) Help with running a Perl script from Python
in thread (OT) Help with running a Perl script from Python

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:  <%-{-{-{-<

Log In?
Username:
Password:

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

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

    No recent polls found