slackbuilds/perl/perl-inc-module-install
fourtysixandtwo 809dfd0905 perl/perl-inc-module-install: Change i486 to i586 2022-06-07 02:23:43 -04:00
..
README
perl-inc-module-install.SlackBuild perl/perl-inc-module-install: Change i486 to i586 2022-06-07 02:23:43 -04:00
perl-inc-module-install.info
slack-desc

README

This module first checks whether the inc/.author directory exists, and 
removes the whole inc/ directory if it does, so the module author always
get a fresh inc every time they run Makefile.PL. Next, it unshifts inc 
into @INC, then loads Module::Install from there.