<code>
>
> my @array=("","","","","","","","",2,1,5);
> if(@array)
> {
>
@tmp = grep {!/^\s*$/} @array;
print "Espacos @tmp\n";
>
> }
>
</code>
--
[]'s Fernando
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://mail.pm.org/pipermail/cascavel-pm/attachments/20080220/f495ec3a/attachment.html