Ton Hospel <[EMAIL PROTECTED]> wrote:
> > And here is my entry with an improved golf score of 16. :)
> > #!/usr/bin/perl -lp
> > $.-1or$_.=v0
> > 
> #!/usr/bin/perl -p0
> s/$/\0/m
> 
> (use a hard \0)

Keith C Ivey wrote:
> An alternative, since we're not doing one-liners:
> 
> #!/usr/bin/perl -p0
> s/
> /\0
> /

Just too good guys! First round to you.

Andrew Savige wrote:
> If there are any other little rivalries or battles (or bets)
> going on, please let us know.

I guess that makes two rivals for me in Eugene's game: Ton and Keith.
Actually, Keith's solutions are generally so original and artistic,
I don't feel any rivalry whatsoever there; I am just lost in admiration.
For some reason that I cannot explain (maybe its the result of the past
seven Ashes series;-), I feel rivalry towards Piers, Ian Phillipps,
and especially `/anick. :)

/-\ndrew

Reply via email to