On Sun, 19 Jan 2003, Piers Cawley wrote:
> Paul Makepeace <[EMAIL PROTECTED]> writes:
>
> > On Sat, Jan 18, 2003 at 06:25:34PM +0000, Shevek wrote:
> >> I'd have to check my P60s to find out the exact dates.
> >
> > Wow, I thought my PII-233 was old!
>
> 386SX/25 ran my first linux box. But I think we've already done this.
Having reread the preceding joke for the third time, I got it. I'm not
fast tonight, folks.
S.
--
Shevek
I am the Borg.
sub AUTOLOAD{my$i=$AUTOLOAD;my$x=shift;$i=~s/^.*://;print"$x\n";eval
qq{*$AUTOLOAD=sub{my\$x=shift;return unless \$x%$i;&{$x}(\$x);};};}
foreach my $i (3..65535) { &{'2'}($i); }