in reply to
perl command line
$_
gets interpreted by the shell. Use single quotes instead of double quotes.
Comment on
Re: perl command line
Download
Code
Replies are listed 'Best First'.
Re^2: perl command line
by
Anonymous Monk
on Feb 25, 2012 at 09:08 UTC
Yes. It works. Thanks for information.
[reply]
In Section
Seekers of Perl Wisdom