Front page | perl.perl5.porters |
Postings from March 2015
[Encode] 2.71 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
March 12, 2015 00:20
Subject:
[Encode] 2.71 released!
Message ID:
912AB78C-2CF2-41CD-AF5D-67DC41856078@dan.co.jp
Porters,
Just $Encode::VERSION++’ed. The biggest difference is encoding.pm, which is in sync w/ bleadperl.
=head1 Availability
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.71.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.71.tar.gz
Number of files: 210
*.pm files: 26
README: Encode-2.71/README
META-File: Encode-2.71/META.json
META-Parser: Parse::CPAN::Meta 1.4404
META-driven index: no
Timestamp of file: Thu Mar 12 00:14:19 2015 UTC
Time of this run: Thu Mar 12 00:16:14 2015 UTC
=head1 Changes
! encoding.pm
Pulled: Don't fail 'no encoding' on EBCDIC
https://github.com/dankogai/p5-encode/pull/38
! lib/Encode/Alias.pm t/Aliases.t
Add cp65000 => UTF-7 and cp65001 => utf-8-strict
https://github.com/dankogai/p5-encode/issues/37
! encoding.pm
Sync w/ bleadperl
https://github.com/dankogai/p5-encode/pull/36
! bin/encguess
Pulled: show encguess example per #33
https://github.com/dankogai/p5-encode/pull/34
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next