in reply to
Passing HASH values to a abc.pl file from command line
All values passed to the script from the command line are in @ARGV. Manipulate them as you see fit.
rdfield
Comment on
Re: Passing HASH values to a abc.pl file from command line
In Section
Seekers of Perl Wisdom