Front page | perl.perl5.porters |
Postings from April 2015
[Encode] 2.73 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
April 15, 2015 23:30
Subject:
[Encode] 2.73 released!
Message ID:
5B571805-C811-4F92-BD05-538C86011937@dan.co.jp
Porters,
Just VERSION++’ed. The biggest difference is that now all encoding object including those of Encode::XS isa Encode::Encoding.
=head1 Availability
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.73.tar.gz
and CPAN near you.
Travis is all green:
https://travis-ci.org/dankogai/p5-encode
=head1 CPAN index
User: DANKOGAI ()
Distribution file: Encode-2.73.tar.gz
Number of files: 211
*.pm files: 26
README: Encode-2.73/README
META-File: Encode-2.73/META.json
META-Parser: Parse::CPAN::Meta 1.4404
META-driven index: no
Timestamp of file: Wed Apr 15 23:27:13 2015 UTC
Time of this run: Wed Apr 15 23:29:07 2015 UTC
=head1 Changes
$Revision: 2.73 $ $Date: 2015/04/15 23:14:01 $
! MANIFEST
+ t/isa.t
! Encode.pm
Addressed RT#103253: Encode::XS does not inherit from Encode::Encoding
https://rt.cpan.org/Public/Bug/Display.html?id=103253
! encoding.pm
+ t/encoding-locale.t
Pulled: Rewrite of encoding::_get_locale_encoding for more portability #40
! encoding.pm
Pulled: encoding.pm: more inlining #39
https://github.com/dankogai/p5-encode/pull/39
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next