Front page | perl.perl5.porters |
Postings from March 2014
[Encode] 2.58 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
March 28, 2014 02:53
Subject:
[Encode] 2.58 released!
Message ID:
8B6AC280-A7EF-4987-9BC8-016E6EB1B9DC@dan.co.jp
Porters,
Just $Encode::VERSION++'ed. Not sure if it is too late for Perl 5.20 but looks like
https://github.com/dankogai/p5-encode/pull/20
is a good reason to go for it…
=head1 Availability
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.58.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.58.tar.gz
Number of files: 208
*.pm files: 26
README: Encode-2.58/README
META-File: Encode-2.58/META.json
META-Parser: Parse::CPAN::Meta 1.4404
META-driven index: no
Timestamp of file: Fri Mar 28 02:41:54 2014 UTC
Time of this run: Fri Mar 28 02:43:47 2014 UTC
=head1 Changes
$Revision: 2.58 $ $Date: 2014/03/28 02:37:42 $
! bin/piconv
Addressed: piconv bug of decoding UTF-16 (with fix)
https://github.com/dankogai/p5-encode/issues/19
! Byte/Makefile.PL
CN/Makefile.PL
EBCDIC/Makefile.PL
Encode.pm
Encode.xs
Encode/Makefile_PL.e2x
JP/Makefile.PL
KR/Makefile.PL
Symbol/Makefile.PL
TW/Makefile.PL
bin/enc2xs
Pulled: Remap symname [RT #94221]
https://github.com/dankogai/p5-encode/pull/20
https://rt.cpan.org/Public/Bug/Display.html?id=94221
! Encode.pm
Pulled: [doc] clarify that CHECK coderefs return octets #18
https://github.com/dankogai/p5-encode/pull/18
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next