Skip Menu |

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

Report information
The Basics
Id: 112240
Status: open
Priority: 0/
Queue: DateTime-Astro

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

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



Subject: Undeclared dependency Test::Exception
The test suite fails if Test::Exception is not installed: ... Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) (@INC contains: ...) at t/007_lunar_longitude.t line 3. BEGIN failed--compilation aborted at t/007_lunar_longitude.t line 3. t/007_lunar_longitude.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
PR created, please see: https://github.com/lestrrat/DateTime-Astro/pull/4 Happy CPANday, jonasbn On Sun Feb 21 16:56:43 2016, SREZIC wrote: Show quoted text
> The test suite fails if Test::Exception is not installed: > > ... > Can't locate Test/Exception.pm in @INC (you may need to install the > Test::Exception module) (@INC contains: ...) at > t/007_lunar_longitude.t line 3. > BEGIN failed--compilation aborted at t/007_lunar_longitude.t line 3. > t/007_lunar_longitude.t ....... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...