Front page | perl.perl5.porters |
Postings from April 2018
[Encode] 2.98 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
April 22, 2018 09:26
Subject:
[Encode] 2.98 released!
Message ID:
93CEDCFA-EF9C-4B9D-A6C4-81C9267D5883@dan.co.jp
Porters,
Just VERSION++’ed Encode. Functionally it is identical to the previous version. Just XS cleanups to reflect Perl API changes.
=head1 Availability
* git clone git://github.com/dankogai/p5-encode.git
* https://www.dan.co.jp/~dankogai/cpan/Encode-2.98.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.98.tar.gz
Number of files: 224
*.pm files: 26
README: Encode-2.98/README
META-File: Encode-2.98/META.json
META-Parser: Parse::CPAN::Meta 1.4414
META-driven index: no
Timestamp of file: Sun Apr 22 09:14:59 2018 UTC
Time of this run: Sun Apr 22 09:17:32 2018 UTC
=head1 Changes
$Revision: 2.98 $ $Date: 2018/04/22 09:02:00 $
! t/truncated_utf8.t
Resolved: RT125131: truncated_utf8.t TODO test pass in blead
https://rt.cpan.org/Ticket/Display.html?id=125131
! Encode.xs
Pulled: Remove XS functions _bytes_to_utf8() and _utf8_to_bytes()
https://github.com/dankogai/p5-encode/pull/133
! Unicode/Unicode.xs
Pulled: Automatically compute length in attr() macro
https://github.com/dankogai/p5-encode/pull/132
! Encode.xs
Pulled: Fix compile warnings on 64bit MS VS2017
https://github.com/dankogai/p5-encode/pull/131
=head1 AUTHOR
Dan the Encode Maintainer
Thread Previous
|
Thread Next