Skip Menu |

This queue is for tickets about the MojoX-Fixup-XHTML CPAN distribution.

Report information
The Basics
Id: 50501
Status: resolved
Priority: 0/
Queue: MojoX-Fixup-XHTML

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: (no value)



Subject: Undeclared dependency on MRO::Compat
As the subject says. I find no dependency on MRO/Compat.pm but I do find ./lib/MojoX/Fixup/XHTML.pm: use MRO::Compat; ./t/lib/TestApp.pm:use MRO::Compat; So I'd be tempted to say this is the reason for the 6 fails you have collected so far (http://matrix.cpantesters.org/?dist=MojoX-Fixup-XHTML-0.05) Let me know if you need further datails. Thanks,
Thanks for let me know. a new version is uploaded to CPAN now: http://fayland.org/CPAN/MojoX-Fixup-XHTML-0.06.tar.gz Thanks.