I've got to run out again for a little while, but when I get back, I plan on cloning a clean, pristine FreeBSD vm and running it for you again to ensure all deps are caught. I've needed to do this for one of my own modules anyways ;)

Update: XML::Parser is failing miserably on a FBSD 9.0 box to the point it can't even be installed with force. Although I've gone relatively deep into the problem, I don't have time to go further. I'll configure a Ubuntu box to see if I can get you the info you need to satisfy your module's reqs, and then see if the problem is FBSD specific or not regarding XML::Parser. If XML::Parser continues to be a problem, I'll get help looking into that, and give the author a bug report.


In reply to Re^7: CPAN tests failing by stevieb
in thread CPAN tests failing by bobf

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.