in reply to Re: Getopt::Long return value
in thread Getopt::Long return value

What is the output when you call Getopt::Long::Configure('debug') ?

update: fixed spelling on Configure

Replies are listed 'Best First'.
Re: Re: Re: Getopt::Long return value
by PetaMem (Priest) on Jun 26, 2001 at 01:30 UTC
    Here it is:
    rj@proxima:~/proj/elric/src > pxp.pl GetOpt::Long 2.23 called from package "main". GetOptionsAl $Revision: 2.27 $ ARGV: () autoabbrev=1,bundling=0,getopt_compat=1,order=1, ignorecase=1,passthrough=0,genprefix="(--|-|\+)". => link "cpu" to SCALAR(0x8142340) => link "c" to SCALAR(0x8142340) => link "help" to CODE(0x814258c) => link "h" to CODE(0x814258c) => $opctl{"cpu"} = "=i" $opctl{"h"} = "" $opctl{"help"} = "" $opctl{"c"} = "=i"