Subject: | Tests fail with Mouse, pass with Moose |
Hello,
When trying to install HTTP::Engine, I got a bunch of failing tests. If
I read the output well, all the tests using Mouse fail, while all the
tests using Moose pass. Attached is the output of "make test".
If I understand the problem correctly, HTTP::Engine uses
Mouse::TypeRegistry, which is deprecated, but the way the module is now
done seems broken. So you may first want to modify HTTP::Engine to use
Mouse::Util::TypeConstraints, and then send this ticket to the Mouse
queue so they fix Mouse::TypeRegistry.
Software version:
- Perl v5.8.7 built for x86_64-linux
- Any::Moose v0.10
- CGI::Simple v1.112
- CGI::Simple::Cookie v1.112
- Class::Method::Modifiers v1.04
- File::Copy v2.08
- File::Spec::Unix v3.3
- File::Temp v0.21
- HTTP::Body v1.05
- HTTP::Headers::Fast v0.11
- HTTP::Request::AsCGI v0.9
- IO::File v1.14
- IO::Scalar v2.110
- IO::Socket v1.31
- IO::Socket::INET v1.31
- Moose v0.82
- MooseX::Types v0.12
- Mouse v0.25
- MouseX::Types (unknown)
- Scalar::Util v1.21
- Test::More v0.88
- Test::SharedFork v0.05
- Test::TCP v0.05
- URI v1.38
- YAML v0.68
Regards
--
Close the world, txEn eht nepO.
Subject: | make-test.txt |
Message body is not shown because it is too large.