Help for this page
sub min_max_avg { my $ref = shift; ... } return ( $min, $max, $agv / @{$ref} ); }
[qw//]
[qw/foo bar/]