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
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]
no subject