The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.3702 - 2006-03-19

  • Added support for skipping files during install based on a set of filter rules. If there is an INSTALL.SKIP in the current directory when doing an install then it is loaded, otherwise if there is a MANIFEST.SKIP then it is loaded. If neither exists then no filtration occurs. The env variable EU_INSTALL_IGNORE_SKIP may be set to a true value to override this behaviour. This means that you can make .svn directories be ignored on install.

Modules

install files from here to there
Inventory management of installed modules
manage .packlist files

Provides

in lib/ExtUtils/Install.pm