The /usr/lib/perl5/getopts.pl is broken: it won't take more than one option
with an argument. More precisely: for Getopts('abcde:fghij'), only -e will
care
about its argument, not -a, -b, -c or -d. The previous version had not this
problem. Here is the old one:
Jean,
Je crois que c'
The /usr/lib/perl5/getopts.pl is broken: it won't take more than one option
with an argument. More precisely: for Getopts('abcde:fghij'), only -e will care
about its argument, not -a, -b, -c or -d. The previous version had not this
problem. Here is the old one:
;# getopts.pl - a better getopt.pl
2 matches
Mail list logo