Hello,

Can I include a korn shell script in a perl program?

I have done the following but I get a compilation failed error.
abc is the ksh script.
-----------------------------------------------------
require "/home/xxx/yyy/abc";

Error: syntax error at /home/xxx/yyy/abc line 3, near "."
Compilation failed in require at createPatch.pl line 11.
-----------------------------------------------------

Thanks & Regards,
Lakshmi 
952-833-1220

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to