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

Re: Self-recognizing programs and regular expressions

Thread Previous | Thread Next
From:
rjk
Date:
March 7, 2005 14:45
Subject:
Re: Self-recognizing programs and regular expressions
Message ID:
20050307223544.GE73711@penkwe.pair.com
On Mon, Mar 07, 2005 at 10:27:53PM +0000, Ton Hospel wrote:
> An infinite sequence of ^ matches only itself....

Actually, any sequence of ^ matches any string, since ^ simply matches the
beginning of the string.

Ronald

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