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

Re: TPR1 post-mortem

Thread Previous | Thread Next
From:
Honza Pazdziora
Date:
March 8, 2002 06:31
Subject:
Re: TPR1 post-mortem
Message ID:
20020308153111.K5008@anxur.fi.muni.cz
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.

-- 
------------------------------------------------------------------------
 Honza Pazdziora | adelton@fi.muni.cz | http://www.fi.muni.cz/~adelton/
      ... all of these signs saying sorry but we're closed ...
------------------------------------------------------------------------

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