[html-formfu] Is mro.pm really required?

Matthias Dietrich perl at rainboxx.de
Mon Jun 21 15:38:19 GMT 2010


Hi,

Am 21.05.2010 um 08:25 schrieb Charlie Garrison:

> On 20/05/10 at 1:58 PM -0300, Brian Cassidy <brian.cassidy at gmail.com> wrote:
> 
>> I've checked in revision 1713, which adds a 'use MRO::Compat;' before
>> any "use mro" statement. This should solve the issue.
>> 
>> Please test svn trunk.
> 
> I've used the version from svn, all tests passed. 

I ran into the same issue on one of our servers and installed HTML::FormFu from svn trunk.  All tests passed regaring the mro issue.

But test xt/circular_reference.t failed because Test::Memory::Cycle was not found.  I ran `make test` by hand (without calling `cpan .` inside HTML-FormFu), but the Makefile.PL doesn't mention a Test::Memory::Cycle dependency either.

The mro fix should be shipped to CPAN soon :-).

Thanks,
  Matthias

-- 
rainboxx Software Engineering
Matthias Dietrich

rainboxx Matthias Dietrich   |  Phone: +49 7141 / 2 39 14 71
Königsallee 43               |  Fax  : +49 3222 / 1 47 63 00 
71638 Ludwigsburg            |  Mobil: +49  151 / 50 60 78 64
                             |  WWW  :  http://www.rainboxx.de

CPAN: http://search.cpan.org/~mdietrich/
XING: https://www.xing.com/profile/Matthias_Dietrich18
GULP: http://www.gulp.de/profil/rainboxx.html







More information about the HTML-FormFu mailing list