Front page | perl.perl5.porters |
Postings from August 2016
[Encode] 2.86 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
August 10, 2016 18:35
Subject:
[Encode] 2.86 released!
Message ID:
E57C5710-3D02-4C5A-8EA1-A6F934291984@dan.co.jp
On Aug 4, 2016, at 12:41, Dan Kogai <dankogai@dan.co.jp> wrote:
Porters,
Just VERSION++’ed so Encode is compatible with the newest and the oldest perls.
* in sync w/ blead.
* 5.8.x compilation failures fixed.
=head1 Availability
* git clone git://github.com/dankogai/p5-encode.git
* http://www.dan.co.jp/~dankogai/cpan/Encode-2.86.tar.gz
* CPAN near you.
Travis is all green:
* https://travis-ci.org/dankogai/p5-encode
=head1 CPAN index
User: DANKOGAI ()
Distribution file: Encode-2.86.tar.gz
Number of files: 212
*.pm files: 26
README: Encode-2.86/README
META-File: Encode-2.86/META.json
META-Parser: Parse::CPAN::Meta 1.4414
META-driven index: no
Timestamp of file: Wed Aug 10 18:25:39 2016 UTC
Time of this run: Wed Aug 10 18:28:00 2016 UTC
=head1 Changes
$Revision: 2.86 $ $Date: 2016/08/10 18:08:45 $
! encoding.pm t/enc_data.t t/enc_eucjp.t t/enc_module.t t/enc_utf8.t
t/encoding.t t/jperl.t
Fixed: #116196: [PATCH] Synchronize encoding.pm with blead
https://rt.cpan.org/Ticket/Display.html?id=116196
! Byte/Makefile.PL
Patched: #111421: Won't build with statically built perls
https://rt.cpan.org/Public/Bug/Display.html?id=111421
! Encode.xs encoding.pm
Pulled: Fixes for 5.8.x compilation failures
https://github.com/dankogai/p5-encode/pull/60
! Encode.xs
Patched: RT#116817 [PATCH] Avoid a C++ comment
https://rt.cpan.org/Ticket/Display.html?id=116817
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next