Skip Menu |

This queue is for tickets about the IPC-ShareLite CPAN distribution.

Report information
The Basics
Id: 33399
Status: resolved
Priority: 0/
Queue: IPC-ShareLite

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

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



Subject: test.pl
Can you convert tests to Test::Simple/Test::More and move to t/ ? test.pl tests are not reported properly by CPANPLUS (there is no standard for test.pl) and 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
Done :)