Skip Menu |

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

Report information
The Basics
Id: 105728
Status: resolved
Priority: 0/
Queue: Net-SSH-Perl

People
Owner: schwigon [...] cpan.org
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.42



Subject: incorrect VERSION sub
sub VERSION { $VERSION } This implementation is wrong. See perldoc UNIVERSAL. A VERSION sub should check the arguments that are passed in. This sub can just be removed, to make it behave properly.
ACK. Thanks for the report. I'm currently in work'n'pre-vacation stress but promise to fix it in August... 2015. :-) Steffen -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>
Fixed in 1.42. Steffen On Tue Jul 07 15:11:33 2015, SCHWIGON wrote: Show quoted text
> ACK. Thanks for the report. I'm currently in work'n'pre-vacation > stress but promise to fix it in August... > > 2015. :-) > > Steffen
-- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>