in reply to Re: World's most boring Perl quine
in thread World's worst Perl quine
But I also like:seek DATA,0,0;print<DATA>__END__
which works for insanely bizarre reasons. Whoo.open 0;print<0>
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: World's most boring Perl quine
by blakem (Monsignor) on Oct 19, 2001 at 02:15 UTC | |
by myocom (Deacon) on Oct 19, 2001 at 03:28 UTC |