Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Date-Holidays CPAN distribution.

Report information
The Basics
Id: 98337
Status: resolved
Priority: 0/
Queue: Date-Holidays

People
Owner: jonasbn [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails with perl 5.21.x: "UNIVERSAL does not export anything"
Test suite fails with perl 5.21.3 like this: # Failed test 'Date/Holidays.pm loaded ok' # at t/00-compile.t line 54. # got: '65280' # expected: '0' UNIVERSAL does not export anything at /home/cpansand/.cpan/build/Date-Holidays-0.18-C_cGGx/blib/lib/Date/Holidays.pm line 10. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/Date-Holidays-0.18-C_cGGx/blib/lib/Date/Holidays.pm line 10. Compilation failed in require at -e line 1. # Failed test 'Date/Holidays/Adapter/JP.pm loaded ok' # at t/00-compile.t line 54. # got: '65280' # expected: '0' UNIVERSAL does not export anything at /home/cpansand/.cpan/build/Date-Holidays-0.18-C_cGGx/blib/lib/Date/Holidays/Adapter/JP.pm line 10. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/Date-Holidays-0.18-C_cGGx/blib/lib/Date/Holidays/Adapter/JP.pm line 10. Compilation failed in require at -e line 1. # Looks like you failed 2 tests of 18. t/00-compile.t ............
This has been fixed in release 0.19. Thanks you for the report. jonasbn