in reply to Re: Shell script to Perl
in thread Shell script to Perl
My personal philosophy is, try it first as a shell script. If I find that I have to do anything more than operate over a list of things (or find myself wanting an array), move over to Perl.
|
|---|