in reply to Simplifying for loop and applying multiple push function
push @one, values %hash; push @two, keys %hash;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Simplifying for loop and applying multiple push function
by xdg (Monsignor) on Dec 14, 2005 at 20:59 UTC | |
Re^2: Simplifying for loop and applying multiple push function
by VSarkiss (Monsignor) on Dec 14, 2005 at 21:22 UTC | |
by Roy Johnson (Monsignor) on Dec 14, 2005 at 21:23 UTC | |
by diotalevi (Canon) on Dec 14, 2005 at 23:40 UTC | |
by eric256 (Parson) on Dec 14, 2005 at 23:58 UTC |