Help for this page
C:\>perl -le "print 'WTF' if 1.00000000000000 != sqrt(3);" WTF
my $x = 0; for( 1..100 ) { ... # ... } print $x, $/;