I am trying to install MojoMojo via cpan. I have reasonable perl experience, but rarely use cpan (thankyou sysadmins). Any suggestions as to how I can fix the problem? The particular module is HTML::FormFu::Model::DBIC, and the problems listed when installing are:
- 'new_empty_row' is deprecated and is provided for compatibility only,
- Deep recursion on subroutine "HTML::FormFu::base::render" at /usr/lib/perl5/site_perl/5.8.8/HTML/FormFu/Element.pm line 34.
- DBIx::Class::ResultSource::compare_relationship_keys(): compare_relationship_keys is a private method, stop calling it at /root/.cpan/build/HTML-FormFu-Model-DBIC-0.05000-VwZ32f/blib/lib/HTML/FormFu/Model/DBIC.pm line 531
Thanks!
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.