Re: Error : Nested quantifiers before HERE mark in regex
- From: fxn@xxxxxxxxxxx (Xavier Noria)
- Date: Tue, 29 Nov 2005 10:38:05 +0100
On Nov 29, 2005, at 10:22, Bedanta Bordoloi, Gurgaon wrote:
Hi All,
I'm using the following regex in my code with processes a log file $str =~ s/(^$log_entry[0]\s)//i
But I'm getting the following error on running the script:
Nested quantifiers before HERE mark in regex m/(^img13.** << HERE ** \s)/
Is $log_entry[0] supposed to be a regexp?
-- fxn
.
- References:
- Error : Nested quantifiers before HERE mark in regex
- From: Bedanta Bordoloi
- Error : Nested quantifiers before HERE mark in regex
- Prev by Date: RE: Matching a Scalar Variable
- Next by Date: RE: Error : Nested quantifiers before HERE mark in regex
- Previous by thread: Error : Nested quantifiers before HERE mark in regex
- Next by thread: Re: Error : Nested quantifiers before HERE mark in regex
- Index(es):