Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 年之前
..
README 85d0bf7246 perl/perl-inc-module-install: Added (@INC refresher) 4 年之前
perl-inc-module-install.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 年之前
perl-inc-module-install.info 85d0bf7246 perl/perl-inc-module-install: Added (@INC refresher) 4 年之前
slack-desc 85d0bf7246 perl/perl-inc-module-install: Added (@INC refresher) 4 年之前

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.