#!/usr/bin/perl while($alive) { seek(LIFE,LOVE,HAPPINESS); study($life); if($day=~"^S" or $weekend) { sleep($longer); tell $theworld, "HOORAY!"; play(); have($fun); cut $GRASS; } else { sub work { seek(PROBLEMS,0,1) and study; $solve and $analyze until $done }; } }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Life as Perl
by CountZero (Bishop) on May 09, 2009 at 09:37 UTC | |
|
Re: Life as Perl
by Anonymous Monk on Jun 12, 2009 at 18:47 UTC |