Activity from [@I][:+:][@I]

Showing posts from:

Displaying post 1 to 1 of 1 from mefi

20 years of line noise and here's to 20 more

#!/usr/bin/perl
@d = localtime(time);
if ($d[4] == 11 && $d[3] == 18 ) {
 print "Happy ".($d[5]-87)."th Birthday, Perl!\n";
}
if( $ARGV[0] eq "love" || $ARGV[0] eq "hate" ) {
 print "$you can't deny its contribution to our culture\n"; 
} 

posted to MetaFilter by [@I][:+:][@I] at 11:46 AM on December 18, 2007 (136 comments)