Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: regex catch pattern that doesn't contain a pattern

by toolic (Bishop)
on Apr 29, 2015 at 18:08 UTC ( [id://1125156]=note: print w/replies, xml ) Need Help??


in reply to Re^2: regex catch pattern that doesn't contain a pattern
in thread regex catch pattern that doesn't contain a pattern

but is YAPE::Regex::Explain at all valid for constructs such as (?<NAME>pattern) introduced with Perl version 5.10?
Nope. According to the POD (LIMITATIONS):
There is no support for regular expression syntax added after Perl version 5.6, particularly any constructs added in 5.10.

But, it is valid for .*?

Replies are listed 'Best First'.
Re^4: regex catch pattern that doesn't contain a pattern
by AnomalousMonk (Archbishop) on Apr 29, 2015 at 18:19 UTC

    But the  .*? is wrapped in a  (?<start>.*?) Is something like that explained reliably in all cases?


    Give a man a fish:  <%-(-(-(-<

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1125156]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found