Subject: | Class::MOP::load_class is deprecated |
Another deprecation:
...
Class::MOP::load_class is deprecated at /usr/perl5.27.9p/lib/site_perl/5.27.9/amd64-freebsd/Class/MOP.pm line 69.
Class::MOP::load_class("HTTP::Engine::Interface::PSGI") called at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/blib/lib/HTTP/Engine/Types/Core.pm line 26
HTTP::Engine::Types::Core::__ANON__(HASH(0x420ac858)) called at /usr/perl5.27.9p/lib/site_perl/5.27.9/amd64-freebsd/Moose/Meta/TypeCoercion.pm line 65
Moose::Meta::TypeCoercion::__ANON__(HASH(0x420ac858)) called at constructor HTTP::Engine::new (defined at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/blib/lib/HTTP/Engine.pm line 17) line 32
HTTP::Engine::new("HTTP::Engine", "interface", HASH(0x420ac858)) called at t/moose/020_interface/psgi-with_plack.t line 33
main::__ANON__(50169) called at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/TCP.pm line 118
Test::TCP::start(Test::TCP=HASH(0x4629bca8)) called at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/TCP.pm line 102
Test::TCP::new("Test::TCP", "code", CODE(0x46c3a648), "port", 50169) called at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/TCP.pm line 54
Test::TCP::test_tcp("client", CODE(0x4634f5d0), "server", CODE(0x46c3a648)) called at t/moose/020_interface/psgi-with_plack.t line 37
...