> 
>   my @data = map { tr/%//d; [split] } split /\n/, $str;
> 
> :)

Clever! but this may be the point where where it may be confusing as you and
Paul mentioned :)


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to