Skip Menu |

This queue is for tickets about the Net-Prometheus CPAN distribution.

Report information
The Basics
Id: 132473
Status: open
Priority: 0/
Queue: Net-Prometheus

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

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



Subject: Undeclared dependency HTTP::Request (0.09)
See subject. Excerpt of test log: ... Can't locate HTTP/Request.pm in @INC (you may need to install the HTTP::Request module) (@INC contains: ... .) at t/30handle.t line 10. BEGIN failed--compilation aborted at t/30handle.t line 10. t/30handle.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
Pleeeeeeease, take a lokk on this issue On Fri May 01 16:10:44 2020, SREZIC wrote: Show quoted text
> See subject. Excerpt of test log: > > ... > Can't locate HTTP/Request.pm in @INC (you may need to install the > HTTP::Request module) (@INC contains: ... .) at t/30handle.t line 10. > BEGIN failed--compilation aborted at t/30handle.t line 10. > t/30handle.t ................... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
On Fri May 01 16:10:44 2020, SREZIC wrote: Show quoted text
> See subject. Excerpt of test log: > > ... > Can't locate HTTP/Request.pm in @INC (you may need to install the > HTTP::Request module) (@INC contains: ... .) at t/30handle.t line 10. > BEGIN failed--compilation aborted at t/30handle.t line 10. > t/30handle.t ................... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
Ah yes. Added to `test_requires` in 0.10 -- Paul Evans