1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add failing test - including too many directories in the no_index list More... almost 17 years ago
Module::Install no longer complains about "All rights reserved" in association with an open source license. RT #41268 More... about 17 years ago
RT #39929 - We now avoid poking at references in @INC in case they have strange overload behaviours. More... about 17 years ago
It looks like the generated_by field got quoted at some point, but remove_meta was not updated, and thus never removed META.yml. Fixed. More... about 17 years ago
Removal of trailing whitespace. No code changes. More... over 17 years ago
Applied patch in RT #38443, thanks to Oleg Kostyuk. perl_version() now supports two-part version numbers. (eg, 5.8 is now the same as 5.008) More... over 17 years ago
Documented installdirs and install_as_*. This closes RT #25111 (How do you set INSTALLDIRS) More... over 17 years ago
Updating version More... over 17 years ago
Moving install_script back to it's own module, to unbreak people that had upgraded More... over 17 years ago
Preparing for release More... over 17 years ago
Bug fix for CLKAO More... over 17 years ago
Updated Module::Install::Metadata::perl_version to understand 3-part version numbers, like 5.10.1 or 5.8.3, which are now mapped to 5.010001 and 5.008003 respectively. This should fix bug RT #38317 More... over 17 years ago
Reversal of some misguided tests to t/04_version.t. Additional internal documentation. More... over 17 years ago
Additional tests for version handling. Making sure that the version of 5.008008 is still considered 5.008008 More... over 17 years ago
Applying various RT fixes More... over 17 years ago
Adding a link to RT More... over 17 years ago
Preparing for release More... over 17 years ago
Syncing More... over 17 years ago
Syncing More... over 17 years ago
Minor bug fix More... over 17 years ago
Minor bug fix More... over 17 years ago
Minor bug fix More... over 17 years ago
Adding more changes for 0.76 More... over 17 years ago
The code for recommends() exists, and works, but it wasn't documented. It is now. More... over 17 years ago
The 'examples' directory will no longer be included twice in META.yml/no_index/directory. More... over 17 years ago
Removing Test::Pod script More... over 17 years ago
Added Test::Pod checks. More... over 17 years ago
Corrected internal documentation link in Module/Install.pod More... over 17 years ago
Commited documentation update from Adriano Ferreira (RT #27696) Updated Changes file for this and previous patch. More... over 17 years ago
Updated Makefile.pm to avoid spurious warnings being generated by ExtUtils::MakeMaker when EUMM has underscores in its own version number. This fixes bug RT #35800. More... over 17 years ago