Hi ikegami. Thanks for your reply. I totally understand if you don't have time at present to investigate further.

I did not look at RT before posting my node, bad me, I should know by now that I must always do that before I post if I'm going to offer these "so-and-so doesn't work" postings.

PS — If you read the docs for File::Copy::Recursive::Reduced, it was written to address one or more ongoing unfixed issues in critical ("high upstream") module File::Copy::Recursive. Now it's File::Copy::Recursive::Reduced in that position.

I was just a little late off the starting line on this one - just before seeing this reply from you I was reading the POD for said module. You are quite correct. But File::Copy::Recursive is still failing tests (on MSWin32 and Dragonfly BSD), though, so both the original module and the "fixed" module, are, as you say, in that position. This is not good.

On my Gnu/Linux system I have File::Copy::Recursive v0.45, and on StrawberryPerl the same.

    — Regards, Soren
Dec 03, 2025 at 18:01 UTC


In reply to Re^2: Windows, SBP, 'File::Copy::Recursive::Reduced' fails its tests due to permissions by Intrepid
in thread Windows, SBP, 'File::Copy::Recursive::Reduced' fails its tests due to permissions by Intrepid

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.