Skip Menu |

This queue is for tickets about the App-lupapona CPAN distribution.

Report information
The Basics
Id: 133785
Status: resolved
Priority: 0/
Queue: App-lupapona

People
Owner: SCHROEDER [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Can't locate Modern/Perl.pm
It seems that Modern::Perl is not correctly declared as a prerequisite: ... PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate Modern/Perl.pm in @INC (you may need to install the Modern::Perl module) (@INC contains: ... .) at t/basic.t line 16. BEGIN failed--compilation aborted at t/basic.t line 16. t/basic.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
On 2020-11-21 10:12:28, SREZIC wrote: Show quoted text
> It seems that Modern::Perl is not correctly declared as a > prerequisite: > > ... > PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "- > MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, > 'blib/lib', 'blib/arch')" t/*.t > Can't locate Modern/Perl.pm in @INC (you may need to install the > Modern::Perl module) (@INC contains: ... .) at t/basic.t line 16. > BEGIN failed--compilation aborted at t/basic.t line 16. > t/basic.t .. > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
Also possibly undeclared: * IO::Socket::SSL
Am Sa 21. Nov 2020, 10:13:22, SREZIC schrieb: Show quoted text
> On 2020-11-21 10:12:28, SREZIC wrote:
> > It seems that Modern::Perl is not correctly declared as a > > prerequisite…
> > Also possibly undeclared: > * IO::Socket::SSL
Thanks! Yes indeed. Fixed 1.02.