develooper Front page | perl.perl5.porters | Postings from August 2013

[Encode] 2.54 released!

Thread Previous | Thread Next
From:
Dan Kogai
Date:
August 29, 2013 16:58
Subject:
[Encode] 2.54 released!
Message ID:
8483C9BC-E7F7-4889-BE91-D989E9CE7406@dan.co.jp
Porters,

Just $Encode::VERSION++'ed.  Ahem, $Encode::VERSION += 2'ed Since I uploaded 2.53 rather prematurely and uploaded 2.54 soon after.

=head1 Availability

git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.54.tar.gz
and CPAN near you.

Travis is all green:
https://travis-ci.org/dankogai/p5-encode

=head1 CPAN index

 User: DANKOGAI (Dan Kogai)
 Distribution file: Encode-2.54.tar.gz
 Number of files: 208
 *.pm files: 26
 README: Encode-2.54/README
 META-File: Encode-2.54/META.json
 META-Parser: Parse::CPAN::Meta 1.4404
 META-driven index: no
 Timestamp of file: Thu Aug 29 16:50:08 2013 UTC
 Time of this run: Thu Aug 29 16:51:58 2013 UTC

=head1 Changes

$Revision: 2.54 $ $Date: 2013/08/29 16:47:39 $
! Encode.xs
+ t/cow.t
  Addressed: COW breakage with _utf8_on()
  https://rt.cpan.org/Ticket/Display.html?id=88230
! Encode.pm
  Reverted the document accordingly to #11
  https://github.com/dankogai/p5-encode/pull/10
+ t/decode.t
  Unit test for decoding behavior change in #11
  https://github.com/dankogai/p5-encode/pull/12

2.53 2013/08/29 15:20:31
! Encode.pm
  Merged: Do not short-circuit decode_utf8 with utf8 flags
  https://github.com/dankogai/p5-encode/pull/11
  Merged: document decode_utf8 behaviour more precise
  https://github.com/dankogai/p5-encode/pull/10
! Makefile.PL
  Added repository cpan metadata
  https://github.com/dankogai/p5-encode/pull/9


=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