summaryrefslogtreecommitdiffstats
path: root/perl/perl-inc-module-install/README
blob: 0cfffe8db74ec88c6c5dc9db996d87b870dda6c5 (plain)
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.