Commit Graph

13 Commits

Author SHA1 Message Date
merdely
508e6279c2 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 01:40:27 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
c0b7b27092 more cpanification from Simon Dassow 2006-12-04 22:13:51 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
081e4fec6d update to new plists. 2004-09-14 23:24:38 +00:00
espie
4f9799018c new-style PLISTs 2004-08-06 16:06:02 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
6a2d278bc0 overhaul 2003-12-31 18:34:56 +00:00
lebel
60f5dfc5fb don't need .packlist 2003-05-30 17:48:39 +00:00
lebel
1f9b86384e run thru fmt -72 2003-05-30 17:48:09 +00:00
lebel
e3b253e762 fix COMMENT 2003-05-30 15:05:54 +00:00
lebel
6e5d510f06 duh, forgot distinfo 2003-05-30 15:03:37 +00:00
lebel
11a5495fe4 initial import of p5-Unicode-Map-0.112:
--
This module converts strings from and to 2-byte Unicode UCS2 format.  All
mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To
transform these use Unicode::String.

For historical reasons this module coexists with Unicode::Map8.  Please use
Unicode::Map8 unless you need to care for two byte character sets, e.g. chinese
GB2312.  Anyway, if you stick to the basic functionality (see documentation)
you can use both modules equivalently.

Practically this module will disappear from earth sooner or later as Unicode
mapping support needs somehow to get into perl's core. If you like to work on
this field please don't hesitate contacting Gisle Aas!

This module can't deal directly with utf8. Use Unicode::String to convert utf8
to utf16 and vice versa.

Character mapping is according to the data of binary mapfiles in Unicode::Map
hierarchy. Binary mapfiles can also be created with this module, enabling you
to install own specific character sets. Refer to mkmapfile or file REGISTRY in
the Unicode::Map hierarchy.
2003-05-30 15:02:53 +00:00