http://www.perlmonks.org?node_id=912424


in reply to When I die, I will...

Cannot compute.

Replies are listed 'Best First'.
Re^2: When I die, I will...
by Don Coyote (Hermit) on Jul 02, 2011 at 20:02 UTC
    until(&time){ print "hello, hello, This is $deadme please don't switch + off the computer I appear to have rematerialised in ram"; } sub time{ my $revival = eval ($today() + rnd(($year()+5)-($year()+1))); return $revival; }