develooper Front page | perl.perl5.porters | Postings from September 2009

Re: [Encode] 2.37 released!

Thread Previous | Thread Next
From:
Dan Kogai
Date:
September 7, 2009 08:46
Subject:
Re: [Encode] 2.37 released!
Message ID:
E7FADA6C-D5A7-4ECA-BE4C-85911A97677E@dan.co.jp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

pumpkings,

On 07 Sep 2009, at 18:45, Rafael Garcia-Suarez wrote:
> Hi Dan. I've now upgraded Encode in bleadperl.
>
> Moreover, I've applied 2 patches, due to the testing reorganisation
> currently in bleadperl :
>
> http://perl5.git.perl.org/perl.git/commitdiff/ec2b54b7e8d0c25a7b872d5de1c40b38d12325dd
> This removes some PERL_CORE boilerplate from 3 tests, because tests
> are now run from the ext/Encode directory (just like in the CPAN
> distribution)
>
> http://perl5.git.perl.org/perl.git/commitdiff/0aeed6507963171d23ad85fa5175ab17feb9a951
> This enables the piconv.t test to be run when Encode is built as part
> of perl; it was skipped previously.

Is it safe to remove $PERL_CORE altogether?  Is it okay not only for  
bleedperl but also for maintperl?

As a CPAN module it is welcome but I maintain Encode so that you can  
simply drop-copy under ext.  If your patch is incompatible with  
maintperl, I'll come up with something like:

   if ( $ENV{'PERL_CORE'} && $] >=5.011) {
   }

Tell me which way is right.

Dan the Encode Maintainer


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkqlKsMACgkQErJia/WXtBud3wCdHBOJ7Q6DZvnc1zW76i8kEoOF
EqkAnj3E+/0yYNpBtcYBX4hOEB/yYqB2
=TiO5
-----END PGP SIGNATURE-----

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