Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: expand unicode property (eg \p{Print}) to regex character class range

by ikegami (Patriarch)
on Aug 07, 2010 at 23:10 UTC ( [id://853600]=note: print w/replies, xml ) Need Help??


in reply to Re: expand unicode property (eg \p{Print}) to regex character class range
in thread expand unicode property (eg \p{Print}) to regex character class range

I like the trick where you pull the ranges from after __END__ with @ARGV

He does no such thing. He simply placed the output he got after __END__ so you could see it without breaking the program.

If you want what's after __END__, you can read it from the DATA file handle.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found