On Tue, May 28, 2002 at 06:51:30PM +0100, Stephen Turner wrote: > On Tue, 28 May 2002, Keith C. Ivey wrote: > > Stephen Turner could be considered a celebrity (though not a > > Perl celebrity) as the author of Analog. > > And Stephen Turner gets 565,000 hits at Google.
But 'Stephen Turner', with the quotes, only gets a meager 27,300 hits. And "Stephen Turner, the dude who wrote Analog" only get 44 hits. ;) Joy, `/anick -- $,=' '; $\="\n"; @_= qw/a a a a/; @s= qw/17049 482466755 285075 95568295/; while( (sort @s)[-1] ){ map $s[$_]-->0&&++$_[$_], (0..$#_); print @_; } ### May take some time. :) ###