Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Executing Perl Programs

by OzzyOsbourne (Chaplain)
on Jul 12, 2001 at 19:23 UTC ( [id://96067]=note: print w/replies, xml ) Need Help??


in reply to Executing Perl Programs

You seem to be working in *nix, but I proffer the windows solution for completeness.

Win32::Process::Create($ProcessObj, "c:\\location of perl\\perl\\bin\\perl.exe", "perl.exe script.pl, 0, NORMAL_PRIORITY_CLASS, ".")|| die ErrorReport();

-OzzyOsbourne

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-23 22:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found