develooper Front page | perl.perl5.porters | Postings from October 2017

[Encode] 2.93 released!

Thread Previous | Thread Next
From:
Dan Kogai
Date:
October 7, 2017 01:47
Subject:
[Encode] 2.93 released!
Message ID:
11095309-84D3-4C5F-9095-AF496BFCA7C5@dan.co.jp

Porters,

Just VERSION++’ed Encode. No new features.  Just small bug fixes.

=head1 Availability

* git clone git://github.com/dankogai/p5-encode.git
* https://www.dan.co.jp/~dankogai/cpan/Encode-2.93.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.93.tar.gz
 Number of files: 224
 *.pm files: 26
 README: Encode-2.93/README
 META-File: Encode-2.93/META.json
 META-Parser: Parse::CPAN::Meta 1.4414
 META-driven index: no
 Timestamp of file: Fri Oct  6 22:33:35 2017 UTC
 Time of this run: Fri Oct  6 22:36:12 2017 UTC

=head1 Changes

$Revision: 2.93 $ $Date: 2017/10/06 22:21:53 $
! lib/Encode/MIME/Name.pm t/mime-name.t
  Pulled: Add "euc-cn" => "EUC-CN" alias to Encode::MIME::Name
  https://github.com/dankogai/p5-encode/pull/124
! encoding.pm
  Pulled: Propagate fatal errors from the encoding pragma back to the caller
  Resolves rt #100427
  https://github.com/dankogai/p5-encode/pull/123
  https://rt.cpan.org/Ticket/Display.html?id=100427
! lib/Encode/CN/HZ.pm lib/Encode/JP/JIS7.pm lib/Encode/MIME/Header.pm
  t/decode.t
  Pulled: Uninitialized value fixes #122
  https://github.com/dankogai/p5-encode/pull/122
! Makefile.PL
  Pulled: Fix -Werror=declaration-after-statement for gcc 4.1.2
  https://github.com/dankogai/p5-encode/pull/121

=head1 AUTHOR

Dan the Encode Maintainer




Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About