sub rugbyLeague { while (!hooter()) { foreach $tackle (1..5) { pass() until tackled(); wait() until opponent_gets_off(); } kick_ball_to_opponents(); } } sub mistake() { score(); } $SIG('ERROR') = &mistake; rugbyLeague();
If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
no subject
Date: 2004-10-11 01:38 am (UTC)