Hi pryrt, this may be a premature reply but I didn't want to get caught up something else, and neglect to acknowledge a really exemplary bit of helpfulness.

pryrt wrote:

Module::Install::Tiny doesn't exist; I think you mean Module::Build::Tiny, as that's what Readonly's Build.pl needs.

Erm, yes, exactly. My bad. Module::Build::Tiny. I'm working on installing Readonly in exactly the way you showed above, and bizarrely it (cpanm) is just hanging. Well over 3 minutes now. I'm working under CMD.exe, not cygwin bash. I'll probably add to this reply with a later edit once I figure out (if I figure out) what's going wrong.

Jun 17, 2025 at 01:01 UTC

I got Readonly installed. I would try to describe the contortions I went through, with CMD.exe changing directory by itself (I know, I know, impossible) and every effort to run .\Build in it thwarted by the process hanging or other things, but I don't think most readers would believe me. I finally had to wipe out the build directory for Readonly and start from scratch with cpanm as you showed. I did that in a cygwin bash shell since I was just fed up with CMD.exe behaving as if it had lost its mind.

I got strongly motivated to work out how to be in a cygwin shell but be using win32 reliably and have this figured out now and I really appreciate the help I been given in this thread.

Jun 17, 2025 at 23:50 UTC

In reply to Re^2: On Windows, With StrawberryPerl, Module::Build::Tiny fails to install a module by Intrepid
in thread On Windows, With StrawberryPerl, Module::Build::Tiny fails to install a module 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.