Re: Minigolf

2002-05-16 Thread Prakash Kailasa
Windows 2000 (ActivePerl v5.6.0) ??? /prakash -- |Prakash Kailasa <[EMAIL PROTECTED]>| |==| |Kime's Law for the Reward of Meekness:| |Turning the oth

Re: Golf at Perlmonks?

2002-05-28 Thread Prakash Kailasa
ound this site which provies the most precise lat-long coordinates for any address in the USA (perhaps Canada). http://geocode.com/eagle.html This appears to be commercial site, but says up to 100 address searches are free. > Joy, > `/anick /prakash -- |Prakash

Re: Fun With Profiling

2002-05-29 Thread Prakash Kailasa
On Wed, May 29, 2002 at 11:00:51AM -0400, Simon Drabble wrote: > I've been profiling some code using Devel::SmallProf, and figured it would be > nice if it displayed the average time for each LoC, in a manner similar to > Devel::DProf. > > SmallProf outputs lines in the form > > >

Re: hole: a memory leak

2002-05-29 Thread Prakash Kailasa
On Wed, May 29, 2002 at 08:37:40PM +0100, Jonathan E. Paton wrote: > > The solution is to use a buildin variable with a string already, and > hence will be treated as a string: > > $~++while 1 1while$~++ one character less. /prakash -- |You are false data.

Re: Favorite quote

2002-06-10 Thread Prakash Kailasa
I know I am a bit late for the postmortem party, but I was out for the weekend. On Sat, Jun 08, 2002 at 05:32:30AM -, Juho Snellman wrote: > <[EMAIL PROTECTED]> wrote: > >I slapped myself ten seconds into the post-mortem when I saw "lc=~y/aeiouy//". > >The rest of it all, I haven't quite gras

Re: Sand Trap

2002-07-02 Thread Prakash Kailasa
On Tue, Jul 02, 2002 at 12:08:40PM -0400, Ala Qumsieh wrote: > > The first (I hope) :) My latest solution passed the old test script, > but failed on version 1.5 (and rightfully so). Unfortunately, I > haven't had the time to fix it yet, but, if time permits, I'm > planning to give the Aliens a

Re: a little shorter please?

2002-07-22 Thread Prakash Kailasa
On Mon, Jul 22, 2002 at 08:23:08PM +0100, Geoff Hubbard wrote: > On Mon, Jul 22, 2002 at 01:14:22PM -0600, Michael W Thelen wrote: > > On Mon, Jul 22, 2002 at 08:55:24PM +0200, Steffen Mueller wrote: > > > perl -ae 'print"@F[1..$#F-1] > > > $F[$#F]"' > > > > Here's one that's two strokes shorter

Wanted: Test program for Open Ircnet #perl Golf (human sort et al)

2002-07-23 Thread Prakash Kailasa
Can someone who has this test program kindly mail it to me? The URL http://a108.bauhuette.haw-hamburg.de/golf/score doesn't seem to exist any more. Thanks, /prakash -- |Deliver yesterday, code today, think tomorrow.|

Re: this must be golfable

2002-08-12 Thread Prakash Kailasa
-p $_=y/|.//d&&pack(B8,$_) # phil -p $_=pack B8 x!!y/|.//d,$_ # eugene -p $_=y/|.//d?pack B8,$_:"" # mtve Assuming the same rule as others (ignore the top and bottom lines) -p y/|.//d,$_=pack B8,$_# pk /prakash On Sun, Aug 11, 2002 at 03:55:

Re: [November golf] Referees Sought

2002-11-01 Thread Prakash Kailasa
So, its that time of the month already, and I see no aliens romping on the leaderboard yet. Oh wait, I can't even see any leaderboard. Can the elders please let us know what is happening? I need my fix, dammit. /prakash On Thu, Oct 24, 2002 at 02:01:15PM -0400, Jason Parker-Burlingham wrote: > W

Re: Here's to the Refs!

2002-11-20 Thread Prakash Kailasa
. gotta get to work. > > One more thing - Prakash, I am after you! > > 34 ( 30) Prakash Kailasa $ 319,960.00 (9/13) > 35 ( 48) Michael Wrenn $ 304,506.67 (8/13) Let's talk about that after next TPR, shall we? > Michael /prakash -- |You can't go home again, unless you set $HOME.|