- or download this
use strict;
use warnings;
...
ok( compare_strings( 'b4rsen', 'larsen' ) );
ok( compare_strings( 'b4rsen', 'larsen' ) );
ok( compare_strings( 'm@rc0m4r0n91u', 'marcomarongiu' ) );
- or download this
$_ = qq|
1
...
s{\b(\d+)\b}{\1.}g;
print;
- or download this
use strict;
...
print "<h1>Fetch_image mode</h1>\n";
}
- or download this
# Modified by larsen - Nov 17 2001
...
- or download this
#!/usr/bin/perl
...
# Leggi la doc (e il codice) di Attribute::Curried, oltre
# a perldoc perlref (§"Function Templates")