Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Data CPAN distribution.

Report information
The Basics
Id: 105718
Status: patched
Priority: 0/
Queue: Test-Data

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

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



Subject: incorrect VERSION sub
sub VERSION { return $VERSION } See perldoc UNIVERSAL -- a VERSION sub should check the argument passed in. Is this override even needed?