Skip Menu |

This queue is for tickets about the Catalyst-Plugin-FillInForm CPAN distribution.

Report information
The Basics
Id: 50138
Status: new
Priority: 0/
Queue: Catalyst-Plugin-FillInForm

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

Bug Information
Severity: Normal
Broken in: 0.12
Fixed in: (no value)



Subject: Warnings During Testing
Hi: During build, I get a bunch of warnings like this: t/01use............ok t/02pod............ok t/03podcoverage....ok t/04fillform1......ok Use of uninitialized value in sprintf at t/04fillform2.t line 35. Use of uninitialized value in sprintf at t/04fillform2.t line 35. t/04fillform2......ok Use of uninitialized value in sprintf at t/04fillform3.t line 36. Use of uninitialized value in sprintf at t/04fillform3.t line 36. Use of uninitialized value in sprintf at t/04fillform3.t line 36. Use of uninitialized value in sprintf at t/04fillform3.t line 36. t/04fillform3......ok Use of uninitialized value in sprintf at t/04fillform4.t line 36. Use of uninitialized value in sprintf at t/04fillform4.t line 36. t/04fillform4......ok All tests successful. Presumably they are okay, since the tests pass. But they still don't look fantastic. Perhaps consider using Test::NoWarnings to ensure there aren't warnings emitted during testing. This doesn't seem to be specific to my system -- it happens on CPAN Testers smokers too: http://www.nntp.perl.org/group/perl.cpan.testers/2009/09/msg5305567.html Cheers, Jonathan