Skip Menu |

This queue is for tickets about the Config-JFDI CPAN distribution.

Report information
The Basics
Id: 48978
Status: resolved
Priority: 0/
Queue: Config-JFDI

People
Owner: Nobody in particular
Requestors: frequency [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.063
Fixed in: (no value)



Subject: Deprecation Warnings
Hi: A lot of warnings are emitted by your tests (Carp::Clan) during install due to deprecation of a feature. This test report shows the warnings: http://www.nntp.perl.org/group/perl.cpan.testers/2009/08/msg5102465.html I would suggest rewriting your tests/module to fix these warnings, and to use Test::NoWarnings to make them easier to notice in the future. I'll look into fixing it over the next few days and submit you a patch unless you've fixed it beforehand. Cheers, Jonathan
On Mon Aug 24 18:32:23 2009, FREQUENCY wrote: Show quoted text
> Hi: > > A lot of warnings are emitted by your tests (Carp::Clan) during install > due to deprecation of a feature. This test report shows the warnings: > http://www.nntp.perl.org/group/perl.cpan.testers/2009/08/msg5102465.html > > I would suggest rewriting your tests/module to fix these warnings, and > to use Test::NoWarnings to make them easier to notice in the future. > > I'll look into fixing it over the next few days and submit you a patch > unless you've fixed it beforehand. > > Cheers, > > Jonathan
Thanks for the suggestion. I've added mechanism to quiet deprecation warnings in a non-author environment