develooper Front page | perl.perl5.porters | Postings from March 2016

[Encode] 2.83 released!

Thread Previous | Thread Next
From:
Dan Kogai
Date:
March 24, 2016 08:05
Subject:
[Encode] 2.83 released!
Message ID:
8FAA0FE0-58EC-4A6F-9B4B-78C46C842B6C@dan.co.jp
Porters,

Just VERSION++’ed.  The biggest difference is that MIME-Header (de|en)coding is completely written by Pali Rohár to be fully RFC-2047 compliant.  Thank you Pali for taking so much effort fixing the spot that the maintainer has been so reluctant to fix.

=head1 Availability

* git clone git://github.com/dankogai/p5-encode.git
* http://www.dan.co.jp/~dankogai/cpan/Encode-2.83.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.83.tar.gz
 Number of files: 212
 *.pm files: 26
 README: Encode-2.83/README
 META-File: Encode-2.83/META.json
 META-Parser: Parse::CPAN::Meta 1.4414
 META-driven index: no
 Timestamp of file: Thu Mar 24 08:00:30 2016 UTC
 Time of this run: Thu Mar 24 08:02:32 2016 UTC

=head1 Changes

$Revision: 2.83 $ $Date: 2016/03/24 07:49:54 $
! lib/Encode/MIME/Header.pm t/mime-header.t
  Both decoder and encoder are rewritten by Pali Rohár.
  Encoder should be now fully compliant of RFC 2047.
  Decoder is less strict to be able to decode
  strings generated by old versions of this module.
  https://github.com/dankogai/p5-encode/pull/51
! t/mime-header.t
  Add more test vectors from RFC2047, pp.11-12
! lib/Encode/Supported.pod
  merge: Autrijus -> Audrey
  https://github.com/dankogai/p5-encode/pull/50

=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