Front page | perl.perl5.porters |
Postings from August 2012
[Encode] 2.45 released!
Thread Next
From:
Dan Kogai
Date:
August 5, 2012 16:27
Subject:
[Encode] 2.45 released!
Message ID:
A565528A-BD6A-4CFF-955A-14A072998547@dan.co.jp
Porters,
Just did $Encode::VERSION++.
=head1 Availability
svn co http://svn.coderepos.org/share/lang/perl/Encode/trunk
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.45.tar.gz
and CPAN near you.
=head1 CPAN index
User: DANKOGAI (Dan Kogai)
Distribution file: Encode-2.45.tar.gz
Number of files: 205
*.pm files: 26
README: Encode-2.45/README
META-File: Encode-2.45/META.json
META-Parser: Parse::CPAN::Meta 1.4402
META-driven index: no
Timestamp of file: Sun Aug 5 23:15:11 2012 UTC
Time of this run: Sun Aug 5 23:17:06 2012 UTC
=head1 Changes
$Revision: 2.45 $ $Date: 2012/08/05 23:08:49 $
! lib/Encode/Alias.pm
Addressed RT#78125: Missed Mac Alias x-mac-ce
https://rt.cpan.org/Ticket/Display.html?id=78125
! lib/Encode/Unicode/UTF7.pm
Applied the patch in RT#76711
https://rt.cpan.org/Ticket/Display.html?id=76711
! ucm/gsm0338.ucm
Addressed RT#75670: Wrong decoding for GSM 3.38 character \x09
https://rt.cpan.org/Ticket/Display.html?id=75670
! Encode.pm
Applied the patch in RT#72519
https://rt.cpan.org/Ticket/Display.html?id=72519
! Unicode/Unicode.xs
t/Unicode.t
Bug fixes in Unicode.xs by chansen
https://github.com/dankogai/p5-encode/pull/5
! Encode.pm
various POD improvements by daxim
https://github.com/dankogai/p5-encode/pull/4
=head1 AUTHOR
Dan the Encode Maintainer
Thread Next
-
[Encode] 2.45 released!
by Dan Kogai