in reply to Where is the boss?

Any perl code relating to Mark really ought to include ...
push @toilet, $PDA;
:)

-Matt

Replies are listed 'Best First'.
Re: Re: Where is the boss?
by phydeauxarff (Priest) on Apr 09, 2003 at 22:22 UTC
    heh....so that everyone else can enjoy the joke with us....

    Mark flushed his blackberry when he dropped it into an auto-flush toilet last year

      Haha, I guess it needs this:
      use IO::Handle; my $toilet = new IO::Handle; $toilet->autoflush(1);
      It's an auto flushing toilet handle. :)

      -Matt