Skip Menu |

This queue is for tickets about the DateTime-Event-Klingon CPAN distribution.

Report information
The Basics
Id: 110783
Status: new
Priority: 0/
Queue: DateTime-Event-Klingon

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

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



Subject: UNIVERSAL does not export anything
Module does not compile anymore with newer perl versions (e.g. 5.23.6): # Failed test 'use DateTime::Event::Klingon;' # at t/01-load.t line 10. # Tried to use 'DateTime::Event::Klingon'. # Error: UNIVERSAL does not export anything at /tmpfs/.cpan-build/2015123015/DateTime-Event-Klingon-1.0.1-Rwzqt2/blib/lib/DateTime/Event/Klingon.pm line 8. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build/2015123015/DateTime-Event-Klingon-1.0.1-Rwzqt2/blib/lib/DateTime/Event/Klingon.pm line 8. # Compilation failed in require at t/01-load.t line 10. # BEGIN failed--compilation aborted at t/01-load.t line 10. The same UNIVERSAL issue produces a warning in earlier perl versions, e.g. 5.18.4.