summaryrefslogtreecommitdiffstats
path: root/perl/perl-inc-module-install/slack-desc
blob: 52aef42ce1a0401b0416459ae6fb0e2bc174d94b (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

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