http://cpansearch.perl.org/src/BINGOS/perl-5.13.7/lib/Getopt/Std.t$ perl -MDDS -le" my %options=(); use Getopt::Std; getopt(q!bg!,\%opti +ons); Dump(\%options) " -- -b o -g i $HASH1 = { b => 'o', g => 'i' };
Getopt::Std site:perlmonks.org
In reply to Re: How to check for the command line option entered?
by Anonymous Monk
in thread How to check for the command line option entered?
by perl_mystery
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |