in reply to
Differentiating STDIN from arguments when using -n ?
perl -nse 'print if /$myarg/' -- -myarg=^#
Comment on
Re: Differentiating STDIN from arguments when using -n ? (-s)
Download
Code
In Section
Seekers of Perl Wisdom