what is exactly the difference between $my_hash->{something} and $my_hash{something} ?$getoptret = $p->getoptions( 'house' => \$my_hash->{house}, 'dog|d:s' => \$my_hash->{mutt}, );
In reply to Re^2: Getting Getopt::Long values into a hash
by jeanluca
in thread Getting Getopt::Long values into a hash
by jeanluca
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |