Skip Menu |

This queue is for tickets about the Net-CIDR CPAN distribution.

Report information
The Basics
Id: 105799
Status: resolved
Priority: 0/
Queue: Net-CIDR

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

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



Subject: test.pl
Can you move tests to t/ (and possibly convert tests to Test::Simple/Test::More)? test.pl tests are not reported properly (there is no standard for test.pl) because they require correct exit status (which your test.pl does not provide). In addition, CPAN testers results are incorrect because of this. -- Alexandr Ciornii, http://chorny.net
In 0.19, the test script moved to the t subdirectory.