ext_4193 ([identity profile] fleetfootmike.livejournal.com) wrote in [personal profile] muninnhuginn 2004-10-11 01:38 am (UTC)

Still unconvinced by League as opposed to Union. Ah. Yes.
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();

Post a comment in response:

This account has disabled anonymous posting.
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org