Sorry, but calling grep and mv and cat in this style from a driving Perl script via system (without even checking for errors) is just too weird for me. :) I've seen people use a shell script driver to call Perl scripts, but not the reverse.
Anyways, if this came up in a code review at work, you would be told to write the whole thing in Perl. See Unix shell versus Perl for why.
In reply to Re: Using system (); with Strawberry Perl
by eyepopslikeamosquito
in thread Using system (); with Strawberry Perl
by hadrons
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |