Skip Menu |

This queue is for tickets about the Video-TeletextDB CPAN distribution.

Report information
The Basics
Id: 105725
Status: new
Priority: 0/
Queue: Video-TeletextDB

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 () { "V" }; This is incorrect. See perldoc UNIVERSAL. This override should be removed.