in reply to Re: Parsingin thread Parsing tips
$len = length( ${ sort {$a <=> $b} @s }[0]); [download]