in reply to Re: create-modulino.pl appears in a CPAN module Makefile.PL, and nukes the install retval
in thread create-modulino.pl appears in a CPAN module Makefile.PL, and nukes the install retval
ikegami wisely surmised:
This is a sh command, but it's being passed to cmd to an unsurprising result.
Having slept on it, I have come to the conclusion that what you say is correct.
This module's installer isn't portable.
Yes–no, it's not portable. I thought I had the kinks worked out of my setup and that win32 perl would handle sh commands but obviously I have not. I'll have to decide how much effort to put into solving that, since I've watched dozens of successful installs from CPAN recently, and this is just one exceptional failure.
— Soren
Sep 25, 2025 at 16:34 UTC
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: create-modulino.pl appears in a CPAN module Makefile.PL, and nukes the install retval
by ysth (Canon) on Sep 26, 2025 at 13:51 UTC | |
by ikegami (Patriarch) on Sep 26, 2025 at 18:48 UTC | |
by soonix (Chancellor) on Sep 29, 2025 at 11:20 UTC | |
by ikegami (Patriarch) on Sep 29, 2025 at 13:49 UTC |