in reply to 'perl -le' not working on the command line
$ perl -lE " say for @ARGV " -- a s d f "asdf 'print 2**255;' asdf" +'print 2**255;' a s d f asdf 'print 2**255;' asdf 'print 2**255;'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: 'perl -le' not working on the command line
by Anonymous Monk on May 26, 2011 at 10:40 UTC |