Version: 0.112, Package name: p5-Unicode-Map-0.112 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description 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. |
Filesize: 464.957 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-07-16 17:57:29 by Antoine Jacoutot | Files touched by this commit (292) |
Log message: Remove the perl bullshit. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2010-09-24 09:23:07 by Stuart Henderson | Files touched by this commit (57) |
Log message: bump |
2010-07-13 13:46:13 by Stuart Henderson | Files touched by this commit (157) |
Log message: use REVISION |
2008-10-02 14:32:45 by Simon Bertrang | Files touched by this commit (8) |
Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ |
2007-09-15 19:40:28 by Michael Erdely | Files touched by this commit (41) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-12-04 15:13:51 by Steven Mestdagh | Files touched by this commit (4) |
Log message: more cpanification from Simon Dassow |
2005-01-05 08:58:31 by Christian Weisgerber | Files touched by this commit (59) |
Log message: SIZE |
2004-09-14 17:25:51 by Marc Espie | Files touched by this commit (26) |
Log message: update to new plists. |
2004-08-06 10:06:04 by Marc Espie | Files touched by this commit (43) |
Log message: new-style PLISTs |
2004-01-17 08:58:11 by Christian Weisgerber | Files touched by this commit (76) |
Log message: Don't attempt to build perl ports that load dynamic modules on architectures that support static linking only. |
2003-12-31 11:34:56 by Christian Weisgerber | Files touched by this commit (5) |
Log message: overhaul |
2003-05-30 11:48:39 by David Lebel | Files touched by this commit (1) |
Log message: don't need .packlist |
2003-05-30 11:48:09 by David Lebel | Files touched by this commit (1) |
Log message: run thru fmt -72 |
2003-05-30 09:05:54 by David Lebel | Files touched by this commit (1) |
Log message: fix COMMENT |
2003-05-30 09:03:38 by David Lebel | Files touched by this commit (1) |
Log message: duh, forgot distinfo |