in reply to Re: Command Prompt arguments.
in thread Command Prompt arguments.

Excellent recommendations!

I'll just add a few things. If you're not familiar with the excellent documentation that is included with perl, it's called the 'perldocs'. You can get started by doing 'perldoc perl' at a command prompt.

As far as books are concerned, I would also highly recommend 'Programming Perl' 3rd edition. And high on my list are 'Learning Perl' and 'Perl Cookbook'.

HTH.

Replies are listed 'Best First'.
Re^3: Command Prompt arguments.
by slife (Scribe) on Jun 21, 2004 at 12:54 UTC