Skip to Content
0
Former Member
Nov 03, 2012 at 10:18 PM

How to execute a Perl script?

192 Views

Dear all,

How do I run a Perl script in the exec() function? I tried the below but it doesn't work:

exec('cmd','c:\temp\test.pl',0)

Did I miss something? ...

Regards,

Janet