Changes for version 1.42 - 2007-07-20
- This is just 1.41_04 as a production release.
Changes for version 1.41_04 - 2007-07-07
- Reorganize how things work in Install so that we don't try to create directories which exist but are not writable to us when they contain files which we want to install which are writable by us. http://rt.cpan.org/Public/Bug/Display.html?id=25627
- Also fix a VMS issue as recommended by Craig Berry. http://rt.cpan.org/Public/Bug/Display.html?id=22157
Changes for version 1.41_03 - 2007-02-11
- Add an extra_libs parameter to ExtUtils::Installed->new() which allows one to specify additional libs to search for installed modules.
- Additional code cleanup and tweaks.
Changes for version 1.41_02 - 2007-02-03
- Fix bug in _can_write_file().
Changes for version 1.41_01 - 2007-02-02
- Integrated changes from
Modules
install files from here to there
Inventory management of installed modules
manage .packlist files
Provides
in lib/ExtUtils/Install.pm