Help for this page
#!/usr/bin/perl -w use strict; ... while ($string =~ s!($trans_rx)!$trans{$1}!o) { } print "$string\n";
I'm Frank and I prefer Cherry Red objects, at least on 15:33:43 o +n 2001-02-06
0 1 2 3 4 5 6 7
Results (651 votes), past polls