in reply to how did this module get into CPAN ?!
Getopt::Std is based on a well-established API for processing command line arguments that has been around longer than perl itself. For that reason it is a standard perl module. It is not the only module available for parsing command line arguments as this search indicates.
|
---|