Help for this page
> $ perl -wle 'print 2**99' > 6.33825300114115e+29 ... > > [1] Worth noting that Ruby gets this done in about 2.5 seconds while + perl with > bigint takes 30. They're probably using gmp.
#!/usr/bin/perl ... define x(){ return (9^9^5) }
use strict; use warnings; ... return 1 if $n == 1; $n + f_fenLisesi( $n - 1 ); }
On 7/1/07, Mark Jason Dominus <mjd@plover.com> wrote: > ... -- perl -Mre=debug -e "/just|another|perl|hacker/"
# perl -wle 'print 2 ** 128' 3.40282366920938e+38 ... 2.53847080898319e-65 # perl -Mbigrat -wle 'print 3/7 ** 77' 3/1181813865805958799768684143120019644340385488367699234582870 +39207
... ... + } return wantarray ? @ret : $ret[0]; }
Do you know me, my lord? Excellent well; you are a Perl Monger.
Imperious Bill Gates, dead and turn'd to clay, Might stop a hole to keep the wind away: O, that that earth, which kept the world in awe, Should patch a Wall to expel the Windows' flaw!
$words, @words, %words.
my $class_name = 'Foo' . '::' . 'Bar'; ... warn $@; }
Ceramics Glass Wood Metal Plastic Paper Banana leaves Something else
Results (494 votes), past polls