http://www.perlmonks.org?node_id=862668


in reply to Re: "Globbing" over variable names in Perl?
in thread "Globbing" over variable names in Perl?

Thanks, jethro... this is a good point to start from. However, print keys %main:: returns an awful lot of gibberish along with the desired variable names. Still, this array of hash keys would be a helpful starting point.

Thanks again for your help!

Pat