slackbuilds_ponce/perl/perl-inc-module-install
fourtysixandtwo 7443563e84
perl/perl-inc-module-install: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-22 08:00:07 +07:00
..
perl-inc-module-install.info
perl-inc-module-install.SlackBuild
README
slack-desc

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.