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

Re^2: Comments detected in strings (|)

by astroboy (Chaplain)
on Oct 21, 2014 at 00:41 UTC ( [id://1104504]=note: print w/replies, xml ) Need Help??


in reply to Re: Comments detected in strings (|)
in thread Comments detected in strings

Thanks for your reply. So I guess that Regexp::Common::comment doesn't have this out of the box? The reason I looked at using it was because I was under the apprehension that its purpose was to stop us reinventing the wheel and it also handled edge cases - i.e. it just did things right. If all it's doing is recognising comment characters, does it serve any purpose? I'm not trying to be critical, I'm just trying to understand what it was hoping to achieve

Replies are listed 'Best First'.
Re^3: Comments detected in strings (|)
by Anonymous Monk on Oct 21, 2014 at 02:36 UTC

    Thanks for your reply. So I guess that Regexp::Common::comment doesn't have this out of the box? The reason I looked at using it was because I was under the apprehension that its purpose was to stop us reinventing the wheel and it also handled edge cases - i.e. it just did things right. If all it's doing is recognising comment characters, does it serve any purpose? I'm not trying to be critical, I'm just trying to understand what it was hoping to achieve

    Um, that's weird, did you see what the docs say?

    Looks to me like it does the job it promises to do ... its not a language parser like PPI, its parts you can use to build a language parser

Log In?
Username:
Password:

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

    No recent polls found