Skip Menu |

This queue is for tickets about the Text-JSCalendar CPAN distribution.

Report information
The Basics
Id: 128501
Status: new
Priority: 0/
Queue: Text-JSCalendar

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

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



Subject: Undeclared dependency XML::Spice
See subject. Test suite fails if XML::Spice is not yet installed: ... # Failed test 'use Text::JSCalendar;' # at t/00-load.t line 10. # Tried to use 'Text::JSCalendar'. # Error: Can't locate XML/Spice.pm in @INC (you may need to install the XML::Spice module) (@INC contains: ...) at /usr/home/cpansand/.cpan/build/2019021318/Text-JSCalendar-0.01-3/blib/lib/Text/JSCalendar.pm line 17. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019021318/Text-JSCalendar-0.01-3/blib/lib/Text/JSCalendar.pm line 17. # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. Bailout called. Further testing stopped: Use of uninitialized value $Text::JSCalendar::VERSION in concatenation (.) or string at t/00-load.t line 13. # Looks like your test exited with 255 just after 1. FAILED--Further testing stopped. *** Error code 255 ...
On 2019-02-13 14:51:11, SREZIC wrote: Show quoted text
> See subject. Test suite fails if XML::Spice is not yet installed: > > ... > # Failed test 'use Text::JSCalendar;' > # at t/00-load.t line 10. > # Tried to use 'Text::JSCalendar'. > # Error: Can't locate XML/Spice.pm in @INC (you may need to > install the XML::Spice module) (@INC contains: ...) at > /usr/home/cpansand/.cpan/build/2019021318/Text-JSCalendar-0.01- > 3/blib/lib/Text/JSCalendar.pm line 17. > # BEGIN failed--compilation aborted at > /usr/home/cpansand/.cpan/build/2019021318/Text-JSCalendar-0.01- > 3/blib/lib/Text/JSCalendar.pm line 17. > # Compilation failed in require at t/00-load.t line 10. > # BEGIN failed--compilation aborted at t/00-load.t line 10. > Bailout called. Further testing stopped: > Use of uninitialized value $Text::JSCalendar::VERSION in concatenation > (.) or string at t/00-load.t line 13. > # Looks like your test exited with 255 just after 1. > FAILED--Further testing stopped. > *** Error code 255 > ...
Same problem with 0.02.