Attempt to call undefined import method with arguments ("-compile" ...) via package "Apache2::Const"
eserte opened this issue · 1 comments
eserte commented
With perl 5.40.0 and 5.41.4 the test suite fails like this:
# Failed test 'Warning issued and alternative suggested'
# at t/911-Apache2-0.30.t line 63.
# found warning: Attempt to call undefined import method with arguments ("-compile" ...) via package "Apache2::Const" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024101406/MVC-Neaf-0.2901-1/blib/lib/MVC/Neaf/Request/Apache2.pm line 68.
# found carped warning: MVC::Neaf::Request::Apache2 is DEPRECATED and will be REMOVED in 0.30. Use Plack::Handler::Apache2 instead. at t/911-Apache2-0.30.t line 62.
# expected to find warning: (?^:DEPRECATED.*Plack::Handler::Apache)
# Looks like you failed 1 test of 7.
t/911-Apache2-0.30.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
dallaylaen commented
Thanks. I'll fix the tests