Front page | perl.perl5.porters |
Postings from March 2019
[Encode] 3.01 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
March 13, 2019 01:01
Subject:
[Encode] 3.01 released!
Message ID:
F0161A06-24AC-48A8-84C2-CD1FE6A5602D@dan.co.jp
Porters,
Just VERSION++’ed Encode to 3.01. Fixes very rare cases reported in:
https://github.com/dankogai/p5-encode/issues/138
https://github.com/dankogai/p5-encode/issues/139
=head1 Availability
* git clone git://github.com/dankogai/p5-encode.git
* https://www.dan.co.jp/~dankogai/cpan/Encode-3.01.tar.gz
* CPAN near you.
Travis is all green.
* https://travis-ci.org/dankogai/p5-encode
=head1 CPAN index
User: DANKOGAI ()
User: DANKOGAI ()
Distribution file: Encode-3.01.tar.gz
Number of files: 224
*.pm files: 26
README: Encode-3.01/README
META-File: Encode-3.01/META.json
META-Parser: Parse::CPAN::Meta 1.4414
META-driven index: no
Timestamp of file: Wed Mar 13 00:45:28 2019 UTC
Time of this run: Wed Mar 13 00:47:53 2019 UTC
=head1 Changes
$Revision: 3.01 $ $Date: 2019/03/13 00:26:18 $
! Encode.xs
patched: Warning: Use of uninitialized value in subroutine entry
https://github.com/dankogai/p5-encode/issues/139#issuecomment-459765852
! Encode/encode.h
Pulled: Fix compile error and warning
https://github.com/dankogai/p5-encode/pull/138
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next