Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How to specify Encode:: <subchar>?

by hipowls (Curate)
on Mar 18, 2008 at 10:32 UTC ( [id://674762]=note: print w/replies, xml ) Need Help??


in reply to How to specify Encode:: <subchar>?

<subchar> is specified in a Unicode Character Map (UCM) file. They are used by enc2xs (part of Encode) to generate xs files to be compiled into an encoding. The documentation for enc2xs has a quick guide for making your own encoding.

If all you want to do is change the substitution character then it should be simple. Find the UCM file for the encoding you want to modify, change <subchar> to the value you want and follow the instructions.

Good luck!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-23 12:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found