in reply to Re^4: 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

Git for Windows (referenced from https://git-scm.com/downloads/win) provides a BASH emulation, used to run Git from the command line. Some of the external commands, like ls, vi, nano and perl (currently v5.38.2), are provided, others, like ed, mkfs 😉, or gcc, aren't, but you can call Windows programs just like from CMD.EXE. This is, of course, also an emulation, but one that you possibly might have installed anyway.
  • Comment on Re^5: create-modulino.pl appears in a CPAN module Makefile.PL, and nukes the install retval
  • Select or Download Code

Replies are listed 'Best First'.
Re^6: create-modulino.pl appears in a CPAN module Makefile.PL, and nukes the install retval
by ikegami (Patriarch) on Sep 29, 2025 at 13:49 UTC

    "Git for Windows" is just a bundle of MSYS packages, which I already mentioned.