> You realize, I suppose, that what you are suggesting is > basically > playing 'limbo golf'? :)
Perl Limbo, hm? I thought Larry was in charge of all the religious references. > I like the idea, but I think that having more than a > tournament a > month is a little bit of an overkill. I mean, we all have lives > to live and eyeballs to regrow. Good point. Anything that tournament-y probably needs to be kept away from other tournaments. I still think we could have more non-tournament collaborative golfing, though. > *But* nothing said that the > monthly tournament must always follow the same set of rules. Wow! Thinking outside the box! > I would be delighted to see an edition of the July tournament > be played Limbo Golf style. That's not a bad idea. > > just my $0.02, # ah AH! this is valid perl %perl -e 'just my $0.02' syntax error at -e line 1, near "just my" Execution of -e aborted due to compilation errors. %perl -e '&just my $0.02' syntax error at -e line 1, near "&just my" Execution of -e aborted due to compilation errors. %perl -e '&just( my $0.02)' Can't use global $0 in "my" at -e line 1. Hm... Maybe the August contest should be to get the shortest string which: (1) includes in order "just", "my", "$", and ".02" (2) includes no \w characters other than the above. No fair using Acme::EyeDrops Amir Karger CuraGen Corporation
