my %h; GetOptions( \%h, 'house=s', 'dog=s', ); [download]
In reply to Re: Getting Getopt::Long values into a hash by borisz in thread Getting Getopt::Long values into a hash by jeanluca