Hi! > - Change from Class::C3 to mro, to get built-in support in perl >= 5.9 > > Does that mean that HTML::FormFu is no longer compatible with perl 5.8? > > Can HTML::FormFu use MRO::Compat instead of mro?
Yes: for older Perl versions, you just need to install MRO::Compat. Michele. -- Michele Beltrame http://www.italpro.net/ - [email protected] Skype: arthas77 - Twitter: _arthas _______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
