0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 14 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added to CVS More... about 24 years ago
*** empty log message *** More... about 24 years ago
Added the check_installed_status() and prereq_failures() methods for checking prerequisite information with the programmatic interface More... about 24 years ago
*** empty log message *** More... about 24 years ago
version bump to 1.10 More... about 24 years ago
*** empty log message *** More... about 24 years ago
Skip a few tests if YAML isn't installed. More... about 24 years ago
Add a generated_by entry to the META.yaml file More... about 24 years ago
*** empty log message *** More... about 24 years ago
Add a 'generated_by' entry to META.yaml More... about 24 years ago
Show error messages upon failure. More... about 24 years ago
YAML shouldn't be required, even in 'Build distdir'. Just complain if it's missing. More... about 24 years ago
Bump recommended version of YAML up to 0.35 More... about 24 years ago
*** empty log message *** More... about 24 years ago
version bump to 0.09 More... about 24 years ago
*** empty log message *** More... about 24 years ago
Doc patch from Elizabeth Mattijsen More... about 24 years ago
Add dependency on Cwd.pm More... about 24 years ago
*** empty log message *** More... about 24 years ago
Added the runthrough.t test and the Sample module it uses More... about 24 years ago
The 'distdir' action wasn't deleting the distribution directory before building it again. This meant that, say, if you did 'Build disttest' then 'Build dist', you'd end up with a blib/ directory in your distribution. I actually had this happen for version 0.08, and it's not nice to distribute a blib/ on CPAN. More... about 24 years ago
new() should only look for module_name in lib/, not in @INC - so don't use Module::Build as module_name here More... about 24 years ago
*** empty log message *** More... about 24 years ago
Consolidate some of the @INC manipulation. Also chdir('t') so we don't overwrite things in the top-level directory More... about 24 years ago
For the 'live' tests More... about 24 years ago
Changes More... about 24 years ago
Version bump to 0.08 More... about 24 years ago
Added some tests for dependency checking More... about 24 years ago
Fix the 'prereq' alias for 'requires' More... about 24 years ago
Add 'artistic' as licensing option [Arthur Bergman] More... about 24 years ago