On Mon, Jul 08, 2002 at 09:22:11AM +1000, [EMAIL PROTECTED] wrote:
> En op 9 juli 2002 sprak /-\:
> > Stop Press. Latest Leaderboard:
> > /-\ndrew 143.46
> > `/anick 143.53
> >
> > ^.^ :)))
>
> Stop Press.
>
> `/anick 118.55
> /-\ndrew 118.57
>
> `/ leads /-\ by a nostril (yet again). :(((
By a gnat's gall stone, I would say.
Ye gods... I think I'm better to return to my solution, and
to begin to recite the litany against fear...
`/.
--
# As seen on c.l.p.m!
sub output_fun { local $\ = "\n"; $_ = shift;
print and s#.( +).# $1 #g or substr($_,length()/2,1)=' ' while /\w/; }
output_fun 'Yet another Perl hacker.';