in reply to Re: Re: World's most boring Perl quine
in thread World's worst Perl quine
i.e. the one argument open is using the filename in $0 to create the filehandle 0.open(FILE,$0); print <FILE>;
-Blake
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: World's most boring Perl quine
by myocom (Deacon) on Oct 19, 2001 at 03:28 UTC |