This doesn't leave the separator set differently from default, and doesn't print keys too.use strict; use warnings; my $AoH = [{ keyname => "aaaaa" }, { keyname => "bbbbb" }, { keyname => "ccccc" }]; print map ((values %$_, " "), @$AoH), "\n";
In reply to Re: Printing all values of an AoH
by TedPride
in thread Printing all values of an AoH
by bradcathey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |