Front page | perl.perl5.porters |
Postings from December 2014
[Encode] 2.67 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
December 4, 2014 20:51
Subject:
[Encode] 2.67 released!
Message ID:
242CA148-2482-4CC1-84DA-1B9E78CF15DA@dan.co.jp
On Dec 3, 2014, at 09:04, Dan Kogai <dankogai@dan.co.jp> wrote:
Porters,
Just $Encode::VERSION++’ed. It fixes a test that was too rigorous for certain case. The code is identical to the previous version.
https://rt.cpan.org/Ticket/Display.html?id=100105
Thank you ANDK and JGMYERS for spotting it.
=head1 Availability
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.67.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.67.tar.gz
Number of files: 209
*.pm files: 26
README: Encode-2.67/README
META-File: Encode-2.67/META.json
META-Parser: Parse::CPAN::Meta 1.4404
META-driven index: no
Timestamp of file: Thu Dec 4 20:28:33 2014 UTC
Time of this run: Thu Dec 4 20:30:27 2014 UTC
=head1 Changes
$Revision: 2.67 $ $Date: 2014/12/04 20:13:00 $
! t/taint.t
Now skips nonexistent methods like Encode::Detect->encode() should
that be installed. This resolves RT#100105.
https://rt.cpan.org/Ticket/Display.html?id=100105
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next