<p>Mantovani, claro q precisa! Isso nao ta retornando uma string...</p>
<p><blockquote type="cite">On Feb 4, 2010 12:59 PM, &quot;Daniel de Oliveira Mantovani&quot; &lt;<a href="mailto:daniel.oliveira.mantovani@gmail.com">daniel.oliveira.mantovani@gmail.com</a>&gt; wrote:<br><br>Não precisa do join:<br>

sub merge{@b=split//,pop;@a=split//,pop;map{$a[$_].$b[$_]}0..@a+@b}<br>
<br>
mantovani@mantovani-desktop:~$ perl -MMerge -E &#39;say merge(&quot;dan&quot;,12)&#39;<br>
d1a2n<br>
<p><font color="#500050"><br><br>2010/2/4 breno &lt;<a href="mailto:breno@rio.pm.org">breno@rio.pm.org</a>&gt;:<br>&gt; e -2 tirando parenteses<br>&gt;<br>&gt; sub merge{@b=split//,pop;@a=split...</font></p><font color="#888888">--<br>

&quot;If you’ve never written anything thoughtful, then you’ve never had<br>
any difficult, important, or interesting thoughts. That’s the secret:<br>
people who don’t write, are people who don’t think.&quot;<br>
</font><p><font color="#500050">_______________________________________________<br>Rio-pm mailing list<br><a href="mailto:Rio-pm@pm.org">Rio-pm@pm.org</a><br>http://mail.pm.org...</font></p></blockquote></p>