Subject: | Install fails: Can't locate object method "connect" |
Module fails to install.
Looks like 'connect' method is no longer provided by Mojo::IOLoop.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ................. 1/1 # Testing MojoX::Run 0.15, Perl
5.014002, /usr/bin/perl
t/00-load.t ................. ok
t/manifest.t ................ skipped: Author tests not required for
installation
t/mojox-run-long-running.t .. Can't locate object method "connect" via
package "Mojo::IOLoop" at
/home/mike/.cpan/build/MojoX-Run-0.15-J1a0tN/blib/lib/MojoX/Run.pm line 880.
# Looks like your test exited with 29 before it could output anything.
t/mojox-run-long-running.t .. Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 2/2 subtests
t/mojox-run-max-limit.t ..... Can't locate object method "connect" via
package "Mojo::IOLoop" at
/home/mike/.cpan/build/MojoX-Run-0.15-J1a0tN/blib/lib/MojoX/Run.pm line 880.
# Looks like your test exited with 29 before it could output anything.
t/mojox-run-max-limit.t ..... Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 3/3 subtests
t/mojox-run-perlsub.t ....... Can't locate object method "connect" via
package "Mojo::IOLoop" at
/home/mike/.cpan/build/MojoX-Run-0.15-J1a0tN/blib/lib/MojoX/Run.pm line 880.
# Looks like your test exited with 29 before it could output anything.
t/mojox-run-perlsub.t ....... Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 6/6 subtests
t/mojox-run-singleton.t ..... ok
t/mojox-run-sleep.t ......... Can't locate object method "connect" via
package "Mojo::IOLoop" at
/home/mike/.cpan/build/MojoX-Run-0.15-J1a0tN/blib/lib/MojoX/Run.pm line 880.
# Looks like your test exited with 29 before it could output anything.
t/mojox-run-sleep.t ......... Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 4/4 subtests
t/mojox-run-stdin-close.t ... Can't locate object method "connect" via
package "Mojo::IOLoop" at
/home/mike/.cpan/build/MojoX-Run-0.15-J1a0tN/blib/lib/MojoX/Run.pm line 880.
# Looks like your test exited with 29 before it could output anything.
t/mojox-run-stdin-close.t ... Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 2/2 subtests
t/pod.t ..................... skipped: Test::Pod 1.22 required for
testing POD