This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Filter::Util::Call to CPAN version 1.51
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 17 Dec 2014 21:01:29 +0000 (21:01 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 17 Dec 2014 21:03:24 +0000 (21:03 +0000)
commitf686c54e62c95370bd11d48d8f2f735c2430982a
tree830f4c373d0874e17b9e48c3903dfb89107c1c17
parentdc6bb7ba3b9ef9b60fcf85c93613dc6eeb1b4972
Update Filter::Util::Call to CPAN version 1.51

  [DELTA]

1.50 2014-06-04 rurban
----

  * Do not re-bless already blessed filter_add arguments into the callers package.
    Fixes RT #54452
  * t/z_pod-coverage.t: omit empty Filter::decrypt (also fixes RT #84405)
  * Fix Perl Compiler detection in Filter::decrypt

1.51 2014-12-09 rurban
----

  * Minor -Wall -Wextra cleanups by jhi and me. Fixes RT #100742
  * Updated Copyright years
  * Document and warn about its limitations
MANIFEST
Porting/Maintainers.pl
cpan/Filter-Util-Call/Call.pm
cpan/Filter-Util-Call/Call.xs
cpan/Filter-Util-Call/t/rt_54452-rebless.t [new file with mode: 0644]
pod/perlfilter.pod