farabi icon indicating copy to clipboard operation
farabi copied to clipboard

Can't locate object method "parse" via package "Mojo::Home"

Open eserte opened this issue 7 years ago • 1 comments

Mojolicious 7.31 removed a number of functions, causing the test suite to fail:

PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ....... ok
Can't locate object method "parse" via package "Mojo::Home" at /tmpfs/.cpan-build-cpansand/2017042606/Farabi-0.47-0/blib/lib/Farabi.pm line 26.
# Looks like your test exited with 255 before it could output anything.
t/01-basic.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 

eserte avatar Apr 26 '17 06:04 eserte

I confirm same problem for windows10 / strawberry perl 5.28 , fail on testing and perl 5.10 on centos 6.10

osascruz avatar Apr 20 '20 14:04 osascruz