Boa, valeu Thiago :D<br clear="all"><br>ABS()<br><br>
<br><br><div class="gmail_quote">On Mon, Feb 27, 2012 at 21:56, Thiago Yukio Kikuchi Oliveira <span dir="ltr"><<a href="mailto:stratust@gmail.com">stratust@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">> JAPH<br>
><br>
> Que raios é isso?!<br>
<br>
</div>Isso é uma Version String não um número pois tem mais de um "." e não<br>
tem quotes.<br>
Você pode adicionar um "v"na frente que dá na mesma.<br>
<br>
Version Strings retirado de perldoc (<a href="http://perldoc.perl.org/perldata.html" target="_blank">http://perldoc.perl.org/perldata.html</a>):<br>
<br>
"A literal of the form v1.20.300.4000 is parsed as a string composed<br>
of characters with the specified ordinals. This form, known as<br>
v-strings, provides an alternative, more readable way to construct<br>
strings, rather than use the somewhat less readable interpolation form<br>
"\x{1}\x{14}\x{12c}\x{fa0}" . This is useful for representing Unicode<br>
strings, and for comparing version "numbers" using the string<br>
comparison operators, cmp , gt , lt etc. If there are two or more dots<br>
in the literal, the leading v may be omitted."<br>
<br>
<br>
[ ]'s<br>
<br>
Thiago<br>
=begin disclaimer<br>
   Sao Paulo Perl Mongers: <a href="http://sao-paulo.pm.org/" target="_blank">http://sao-paulo.pm.org/</a><br>
 SaoPaulo-pm mailing list: <a href="mailto:SaoPaulo-pm@pm.org">SaoPaulo-pm@pm.org</a><br>
 L<<a href="http://mail.pm.org/mailman/listinfo/saopaulo-pm" target="_blank">http://mail.pm.org/mailman/listinfo/saopaulo-pm</a>><br>
=end disclaimer<br>
</blockquote></div><br>