On Tue, May 15, 2012 at 10:02 AM, David Golden <xda...@gmail.com> wrote:
> On Tue, May 15, 2012 at 9:54 AM, David Cantrell <da...@cantrell.org.uk> wrote:
>> http://www.cpantesters.org/cpan/report/25244182-9d04-11e1-a770-889a5de0fff0
>>
>> defined(@array) is deprecated at
>> /home/src/perl/repoperls/installed-perls/perl/v5.15.9/165a/lib/site_perl/5.15.9/x86_64-linux/PPI/XS.pm
>> line 45.
>>
>> My module doesn't use PPI or XS!  And it passes on 5.16.0-RC1, so
>> methinks there's something wrong with Andreas's tester here.
>
> PPI autoloads PPI::XS if detected.
>
> The unknown question is what's calling PPI... and the answer is
> Parse::CPAN::Packages.
>
> http://deps.cpantesters.org/?module=CPAN::FindDependencies
>
> -- David

And, amusingly, you could find out what was causing the anomalous fail
in CPAN::FindDependencies by using CPAN::FindDependencies!

--
Dan

Reply via email to