paperlined.org
apps > cygwin
document updated 3 months ago, on Mar 27, 2025

installing Perl modules on Cygwin

See this page for instructions on installing a basic gcc/make/automake/libtool/etc build environment.

Then install cpanm:

cpan install App::cpanminus

And use that to install stuff.