in reply to
One Liners
The manpage for command line options is
perldoc perlrun
and there was recently a
good tutorial
on perl.com .
Comment on
Re: One Liners
Download
Code
Replies are listed 'Best First'.
Re^2: One Liners
by
bart
(Canon)
on Jan 11, 2005 at 10:06 UTC
perlrun
, indeed. You can see the docs
here
, on
perldoc
, on
CPAN
in case
perldoc.com
is offline again, and on
Kobes'
. Plus, on your own command line (
perldoc perlrun
, like
Thilosophy
just said) in case you do have a perl installed.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom