Skip Menu |

This queue is for tickets about the TaskPipe CPAN distribution.

Report information
The Basics
Id: 125320
Status: open
Priority: 0/
Queue: TaskPipe

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

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



Subject: Undeclared dependency Parallel::ForkManager
t/00_base_modules.t fails if Parallel::ForkManager is not installed. PERL_DL_NONLAZY=1 "/bbbike/perl-5.26.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'require TaskPipe::UserAgentManager_ProxyNet_Open;' # at t/00_base_modules.t line 62. # Tried to require 'TaskPipe::UserAgentManager_ProxyNet_Open'. # Error: Can't locate Parallel/ForkManager.pm in @INC (you may need to install the Parallel::ForkManager module) (@INC contains: ... .) at /tmpfs/.cpan-build-cpansand/2018051515/TaskPipe-0.02-0/blib/lib/TaskPipe/OpenProxyManager.pm line 10. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018051515/TaskPipe-0.02-0/blib/lib/TaskPipe/OpenProxyManager.pm line 10. # Compilation failed in require at /tmpfs/.cpan-build-cpansand/2018051515/TaskPipe-0.02-0/blib/lib/TaskPipe/UserAgentManager_ProxyNet_Open.pm line 7. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018051515/TaskPipe-0.02-0/blib/lib/TaskPipe/UserAgentManager_ProxyNet_Open.pm line 7. # Compilation failed in require at (eval 577) line 2. ...
Again observed with 0.05 in report http://www.cpantesters.org/cpan/report/95490262