Re: free source guestbook (finished)

From: Anno Siegel (anno4000_at_lublin.zrz.tu-berlin.de)
Date: 04/27/04


Date: 27 Apr 2004 12:21:03 GMT

John W. Krahn <krahnj@acm.org> wrote in comp.lang.perl.misc:

> Actually the OP wasn't doing a global replace. He was using /g on the
> match operator in a boolean context which makes no sense at all. :-)

...except when you're looping over it. It definitely didn't make
sense the way the OP used it.

Anno



Relevant Pages