DB<113> use List::Util qw/max/ DB<114> @array = map {int (rand(91))+10} 1..5 => (36, 56, 42, 38, 49) DB<115> $max = max @array => 56
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re: Finding target unspecified value
by LanX
in thread Finding target unspecified value
by Latnam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |