in reply to
How to write a program to read stdin or command line?
Chapter 14 of
Perl Best Practices
,
Command-Line Processing
recommends using tools like
Getopt::Long
Getopt::Clade
Getopt::Euclid
The two last modules are written by the book's author.
--
Andreas
Comment on
Re: How to write a program to read stdin or command line?
Replies are listed 'Best First'.
Re^2: How to write a program to read stdin or command line?
by
jdporter
(Paladin)
on Oct 03, 2007 at 16:43 UTC
Getopt-Clade
is
vaporware
.
[reply]
In Section
Seekers of Perl Wisdom