Skip Menu |

This queue is for tickets about the Lingua-EN-Inflexion CPAN distribution.

Report information
The Basics
Id: 121923
Status: resolved
Priority: 0/
Queue: Lingua-EN-Inflexion

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

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



Subject: Undeclared dependencies
t/inflect.t and t/numwords.t fail if some dependencies are not installed: ... Can't locate Lingua/EN/Nums2Words.pm in @INC (you may need to install the Lingua::EN::Nums2Words module) (@INC contains: ... .) at /tmpfs/.cpan-build-cpansand/2017052718/Lingua-EN-Inflexion-0.001000-hcPAAx/blib/lib/Lingua/EN/Inflexion/Term.pm line 160. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 10. t/inflect.t ................ Dubious, test returned 2 (wstat 512, 0x200) All 10 subtests passed ... Can't locate Lingua/EN/Nums2Words.pm in @INC (you may need to install the Lingua::EN::Nums2Words module) (@INC contains: ... .) at /tmpfs/.cpan-build-cpansand/2017052718/Lingua-EN-Inflexion-0.001000-hcPAAx/blib/lib/Lingua/EN/Inflexion/Term.pm line 160. # Looks like your test exited with 2 before it could output anything. t/numwords.t ............... Dubious, test returned 2 (wstat 512, 0x200) Failed 547/547 subtests ... At least Lingua::EN::Nums2Words and Lingua::EN::Words2Nums seem to be missing as prerequisites.
Subject: Re: [rt.cpan.org #121923] Undeclared dependencies
Date: Sun, 28 May 2017 13:05:28 -0400
To: bug-Lingua-EN-Inflexion [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Fixed. Much appreciated! Damian