Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: stuck with a \N{CHAR NAME} problem

by ikegami (Patriarch)
on May 26, 2011 at 18:28 UTC ( [id://906871]=note: print w/replies, xml ) Need Help??


in reply to Re^2: stuck with a \N{CHAR NAME} problem
in thread stuck with a \N{CHAR NAME} problem

Auto-loading :full would be most desireable, but it wouldn't help here.

It seems to me the OP's issue could be resolved by attaching charnames data to statements (just like strict flags). Then, qr// could translate \N{NAME} to \N{U+NUM} at run-time just like it does at compile-time. That would even handle aliases. Is that hard to do?

  • Comment on Re^3: stuck with a \N{CHAR NAME} problem

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-25 20:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found