Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Problem with regexp to match

by Bod (Parson)
on Oct 14, 2021 at 17:36 UTC ( [id://11137531]=note: print w/replies, xml ) Need Help??


in reply to Re: Problem with regexp to match
in thread Problem with regexp to match

If I where you I'd change delimiter and try m{REGEX} instead of m/REGEX/

Completely agree.
When it was first recommended to me that I make this change, I thought it wouldn't make much difference. In fact it has had a significant effect on the legibility and maintainability of my code.

One of the many fabulous suggestions from the Monastery.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11137531]
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: (9)
As of 2024-04-23 08:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found