punch_card_don has asked for the wisdom of the Perl Monks concerning the following question:
I can find about 10,000 references to:
The module can also export the %char2entity and the %entity2char hashes, which contain the mapping from all characters to the corresponding entities (and vice versa, respectively).
But not a single one that actually says HOW to do that.
Would some kind person care to share the secret? My objective is to add characters to the default list.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML::Entities - export/modify %char2entity ? (custom entities)
by ikegami (Patriarch) on Feb 11, 2008 at 20:44 UTC | |
|
Re: HTML::Entities - export/modify %char2entity ? (import vars)
by ikegami (Patriarch) on Feb 11, 2008 at 20:37 UTC | |
|
Re: HTML::Entities - export/modify %char2entity ?
by Anonymous Monk on Feb 12, 2008 at 07:39 UTC |