in reply to
How to run a cshell script from within a Perl script
The best way I can think of:
rewrite it in perl!
Seriously though, you'll learn a ton, and make the perl that you're writing that much more system independant (maybe)
-- Dave
Comment on
Re: How to run a cshell script from within a Perl script
In Section
Seekers of Perl Wisdom