Skip Menu |

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

Report information
The Basics
Id: 59536
Status: open
Priority: 0/
Queue: Net-SSH

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

Bug Information
Severity: Wishlist
Broken in: 0.09
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 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 may be incorrect because of this. I can help you in updating distribution. -- Alexandr Ciornii, http://chorny.net
On Mon Jul 19 09:55:25 2010, CHORNY wrote: Show quoted text
> Can you move tests to t/ (and possibly convert tests to > Test::Simple/Test::More)? 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 may be incorrect because of this. > > I can help you in updating distribution.
I'm mostly in maintenance mode with Net::SSH (see the request for assistance in the AUTHORS section of the POD), but if you'd like to help maintain the module in general, I can add you as a co-maint on CPAN. If you're just looking for the test changes, a patch would be swell, though I couldn't promise an immediate release or anything. Ivan