(You have a typo: $dbm{key} is missing a sigil.)foreach my $key (sort keys %dbm) { print map "$_\n", split /\0/, $dbm{$key}; }
Makeshifts last the longest.
In reply to Re^2: Splitting a hash
by Aristotle
in thread Splitting a hash
by sulfericacid
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |