Skip Menu |

This queue is for tickets about the Class-Classless-C3 CPAN distribution.

Report information
The Basics
Id: 105729
Status: resolved
Priority: 0/
Queue: Class-Classless-C3

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

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



Subject: incorrect VERSION sub
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.
fixed as suggested