Skip Menu |

This queue is for tickets about the WWW-Lunarstorm CPAN distribution.

Report information
The Basics
Id: 129137
Status: new
Priority: 0/
Queue: WWW-Lunarstorm

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

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



Subject: Undeclared dependency HTML::TableExtract
See subject. Tests fail if this module is not installed: ... PERL_DL_NONLAZY=1 "/usr/perl5.28.2-RC1p/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.028002 for freebsd # Current time local: Thu Apr 11 21:34:18 2019 # Current time GMT: Thu Apr 11 21:34:18 2019 # Using Test.pm version 1.31 Can't locate HTML/TableExtract.pm in @INC (you may need to install the HTML::TableExtract module) (@INC contains: blib/lib blib/arch ... .) at blib/lib/WWW/Lunarstorm.pm line 9. BEGIN failed--compilation aborted at blib/lib/WWW/Lunarstorm.pm line 9. Compilation failed in require at test.pl line 10. BEGIN failed--compilation aborted at test.pl line 10. *** Error code 2 ...
On 2019-04-12 02:33:30, SREZIC wrote: Show quoted text
> See subject. Tests fail if this module is not installed: > > ... > PERL_DL_NONLAZY=1 "/usr/perl5.28.2-RC1p/bin/perl" "-Iblib/lib" "- > Iblib/arch" test.pl > 1..1 > # Running under perl version 5.028002 for freebsd > # Current time local: Thu Apr 11 21:34:18 2019 > # Current time GMT: Thu Apr 11 21:34:18 2019 > # Using Test.pm version 1.31 > Can't locate HTML/TableExtract.pm in @INC (you may need to install the > HTML::TableExtract module) (@INC contains: blib/lib blib/arch ... .) > at blib/lib/WWW/Lunarstorm.pm line 9. > BEGIN failed--compilation aborted at blib/lib/WWW/Lunarstorm.pm line > 9. > Compilation failed in require at test.pl line 10. > BEGIN failed--compilation aborted at test.pl line 10. > *** Error code 2 > ...
Also undeclared: LWP::UserAgent