Front page | perl.perl5.porters |
Postings from January 2015
[Encode] 2.68 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
January 22, 2015 10:40
Subject:
[Encode] 2.68 released!
Message ID:
AF9C6BF2-7FA2-43C7-8983-FBA82C23F36D@dan.co.jp
Porters,
Just $Encode::VERSION++’ed. No new features. Just a collection of fixes.
=head1 Availability
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.68.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.68.tar.gz
Number of files: 209
*.pm files: 26
README: Encode-2.68/README
META-File: Encode-2.68/META.json
META-Parser: Parse::CPAN::Meta 1.4404
META-driven index: no
Timestamp of file: Thu Jan 22 10:29:46 2015 UTC
Time of this run: Thu Jan 22 10:31:40 2015 UTC
=head1 Changes
$Revision: 2.68 $ $Date: 2015/01/22 10:17:32 $
! Pulled: Fix C++ build on Windows with VC++
https://github.com/dankogai/p5-encode/pull/30
https://rt.cpan.org/Public/Bug/Display.html?id=82897
! lib/Encode/MIME/Header.pm t/taint.t
Pulled: maintain taint flag when encoding MIME on old perl
https://github.com/dankogai/p5-encode/pull/29
! Encode.pm
POD fixes
https://github.com/dankogai/p5-encode/pull/27
! bin/enc2xs
Addressed: RT#101345: [PATCH] reduce compiler warnings and stderr noise
enc2xs no longer emits verbose messages to STDERR
unless -v switch or $ENV{ENC2XS_VERBOSE} is set.
https://rt.cpan.org/Public/Bug/Display.html?id=101345
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next