Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: match function

by AnomalousMonk (Archbishop)
on Jun 09, 2020 at 21:57 UTC ( [id://11117885]=note: print w/replies, xml ) Need Help??


in reply to match function

Just for the sake of completeness...

I think Corion has already alluded to this, but the  [a|A] character class consists in the '|' (pipe) and 'a' and 'A' characters. The  | regex alternation metacharacter is not meta inside a character class. See Bracketed Character Classes in perlrecharclass.


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://11117885]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-26 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found