Name: Anonymous 2010-10-31 16:09
Happy Halloween
Have an unscientific and ultimately destructive day.
/prog/.Have an unscientific and ultimately destructive day.
/prog/.
use POSIX qw(strftime);
$date = strftime("%m%d , localtime);
if ( $date = "1031"){
trick() || treat()
};