Skip Menu |

This queue is for tickets about the Authen-Challenge-Basic CPAN distribution.

Report information
The Basics
Id: 121598
Status: new
Priority: 0/
Queue: Authen-Challenge-Basic

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

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



Subject: Undeclared dependency MD5
Tests fail if MD5.pm is not installed: ... Can't locate MD5.pm in @INC (you may need to install the MD5 module) (@INC contains: /home/cpansand/.cpan/build/2017051009/Authen-Challenge-Basic-0.1-0/blib/lib /home/cpansand/.cpan/build/2017051009/Authen-Challenge-Basic-0.1-0/blib/arch /usr/perl5.24.1p/lib/site_perl/5.24.1/amd64-freebsd /usr/perl5.24.1p/lib/site_perl/5.24.1 /usr/perl5.24.1p/lib/5.24.1/amd64-freebsd /usr/perl5.24.1p/lib/5.24.1 .) at /home/cpansand/.cpan/build/2017051009/Authen-Challenge-Basic-0.1-0/blib/lib/Authen/Challenge/Basic.pm line 166. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017051009/Authen-Challenge-Basic-0.1-0/blib/lib/Authen/Challenge/Basic.pm line 166. Compilation failed in require at t/basic.t line 2. BEGIN failed--compilation aborted at t/basic.t line 2. t/basic.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ... Or maybe better, switch to Digest::MD5 which is included in core perl since 5.7.3.