Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: RFC: A guide to installing modules for Win32 (2022 Edition)by syphilis (Archbishop) |
on Jul 26, 2022 at 02:22 UTC ( [id://11145731]=note: print w/replies, xml ) | Need Help?? |
LGTM - though a couple of minor nitpicks.
One thing I might change is to replace the first occurrence of "make" in make & make test & make install with "perl Makefile.PL". (And similar wrt the "gmake" and "dmake" variants of the same expression.) And perhaps those occurrences of & should be changed to &&. I'm finding (in cmd.exe shell) that if I run perl Makefile.PL & gmake test & gmake install then the module gets installed even if gmake test failed. Thank you for creating that tutorial !! Cheers, Rob
In Section
Meditations
|
|