Changes between Version 1 and Version 2 of mac-perl-unicode
- Timestamp:
- Jun 22, 2010, 8:18:09 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mac-perl-unicode
v1 v2 1 1 = Unicode support in Perl on Mac = 2 2 3 The most recent version of Mac OS X (10.6.4) still includes Perl 5.10.0, which implements Unicode 5.0. Is it likely that Perl will be updated in a minor OS release, or will we have to wait for Mac OS X 10.7 for Perl 5.12.x which implements Unicode 5.2 ? 3 The most recent version of Mac OS X (10.6.4) still includes Perl 5.10.0, which implements Unicode 5.0. Is it likely that Perl will be updated in a minor OS release, or will we have to wait for Mac OS X 10.7 for Perl 5.12.x which implements Unicode 5.2 ? This is relevant in step 5.01 of the XML workflow (insert <reg>). 4 4 5 5 [http://www.opensource.apple.com/source/perl/ Perl source code] at Apple.