in reply to Getting keys/values from a referenced hash
See 'perldoc -f do' for more details on the effects of 'do FILE'. Cheers, - danboomy $hash = do 'hash.pl'; print $! || $@ || $hash->{'key'};
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Getting keys/values from a referenced hash
by professa (Beadle) on Nov 27, 2001 at 21:52 UTC |