RT for rt.cpan.org
Skip Menu
|
Bug #105725 for Video-TeletextDB: incorrect VERSION sub
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Tue Jul 07 13:53:09 2015
ether [...] cpan.org - Ticket created
Subject:
incorrect VERSION sub
sub VERSION () { "V" }; This is incorrect. See perldoc UNIVERSAL. This override should be removed.