G'day einhverfr,

"So this is specific to one (or so) Perl 5.19.6 system"

The CPAN Testers Report you linked to indicates Perl v5.19.9 (not Perl v.5.19.6): "This is a computer-generated report for PGObject-Type-DateTime-1.00.001 on perl 5.19.9 ...".

"Since 5.19.6 is a development release, I am going to treat it as a Perl bug."

Take a look at the perldelta for 5.19.9; in particular, the "Tainting happens under more circumstances; now conforms to documentation" section.

[Note: that seems like a good place to start looking — I haven't investigated this any further myself.]

-- Ken


In reply to Re: Funky Test Failure, How to Correct by kcott
in thread Funky Test Failure, How to Correct by einhverfr

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.