|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Command-line arguments to command-line Perlby eyepopslikeamosquito (Canon) |
| on Oct 03, 2010 at 22:21 UTC ( #863209=note: print w/ replies, xml ) | Need Help?? |
|
I'm curious as to why you need to write a tcsh script at all. Writing scripts in csh (or tcsh) is generally frowned upon; see Csh Programming Considered Harmful for the gory details. Good old /bin/sh is more portable and a generally sounder programming language. If you possibly can get away with it, however, I strongly urge you to consider writing the whole thing in Perl.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||