Hi IBM! ;-)

According to this issue it has already been fixed 5 days ago on GitHub.

edit

you seem to have the newest CPAN version, I dunno how often the author Steve Hancock will release new versions.

But as a workaround you should be able to build it from github and put it into a private @INC path with higher priority, till it's officially relased.

update

Meta answer: How did I find that?

I went to the CPAN page and found this link https://metacpan.org/pod/Perl%3A%3ATidy#BUG-REPORTS

Web-Search didn't help because there are "out-fashioned" SourceForge and request-tracker lists, which show up first.

update

I just noted that the author says he wants bug-reports on rt ...

> 'To report a new bug or problem, use the "issues" link on this page.'

... but github-issues seem to be much more frequented.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery


In reply to Re: perltidy and experimental for_list (already fixed) by LanX
in thread perltidy and experimental for_list by ibm1620

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.