RT 3.4 requires HTTP::Server::Simple::Mason 0.4 yet only 0.3 is on CPAN?

RT 3.4 claims to require HTTP::Server::Simple::Mason 0.4 yet only 0.3 is on
CPAN?

What’s up?

Max.

RT 3.4 claims to require HTTP::Server::Simple::Mason 0.4 yet only 0.3 is on
CPAN?

I’d presume that you’re running an unreleased snapshot of RT 3.4 from
our subversion server. RT’s standalone_httpd pure-perl webserver got
abstracted out to HTTP::Server::Simple, mostly because
HTTP::Server::Simple fixes a bunch of bugs in the webserver that badly
broke RT.

HTTP::Server::Simple::Mason 0.4 will exist well before RT 3.4.2 is
released, but you don’t need to worry about the dependency unless you’re
using standalone_httpd.