develooper Front page | perl.fwp | Postings from March 2002

Re: TPR1 post-mortem

Thread Previous | Thread Next
From:
Paul Johnson
Date:
March 8, 2002 06:50
Subject:
Re: TPR1 post-mortem
Message ID:
20020308164923.C1114@pjcj.net
On Fri, Mar 08, 2002 at 03:31:11PM +0100, Honza Pazdziora wrote:
> On Fri, Mar 08, 2002 at 09:30:40AM -0500, Keith C. Ivey wrote:
> > 
> > I wondered that too.  I figured it was because \B wouldn't match 
> > twice at the same place, but then I saw that s/\B./$&$&/g didn't work 
> > as expected either.
> 
> Well, for 'abcd', it returns abbccdd with 5.004_04 (my production
> version still) and abbcdd with 5.6.1. Scary.

We're back to abbccdd with bleadperl, which is correct in my book.

-- 
Paul Johnson - paul@pjcj.net
http://www.pjcj.net

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About