Errr,... On Thu, Nov 24, 2011 at 03:05:04PM -0500, Brandon McCaig wrote: > use List::Util;
use List::Util q/max/;
#^^^^^^^
> my $length = max map { ${#$_} } @arrays;
my $length = max map { $#{$_} } @arrays;
#^^
FTFM.
Regards,
--
Brandon McCaig <[email protected]> <[email protected]>
Castopulence Software <https://www.castopulence.org/>
Blog <http://www.bamccaig.com/>
perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }.
q{Vg qbrfa'\''g nyjnlf fbhaq gung jnl.};
tr/A-Ma-mN-Zn-z/N-Zn-zA-Ma-m/;say'
signature.asc
Description: Digital signature
