Rhodium has asked for the wisdom of the Perl Monks concerning the following question:
0810100292{192.168.1.1}=mybox.myhome.com
foreach my $key (keys %conf){ print $key, "= $conf{$key}"; }
The seeker of perl wisdom.
Replies are listed 'Best First'. | |
---|---|
Re: Printing multiple unknown hashes..
by DamnDirtyApe (Curate) on Jul 03, 2002 at 21:06 UTC | |
Re: Printing multiple unknown hashes..
by mephit (Scribe) on Jul 03, 2002 at 21:15 UTC | |
by Rex(Wrecks) (Curate) on Jul 03, 2002 at 22:23 UTC | |
Re: Printing multiple unknown hashes..
by caedes (Pilgrim) on Jul 03, 2002 at 21:07 UTC | |
Re: Printing multiple unknown hashes..
by ehdonhon (Curate) on Jul 03, 2002 at 21:10 UTC |