0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an 'extra_manify_args' parameter to facilitate man pages containing Unicode. [Joenio Costa] More... about 13 years ago
Merge pull request #6 from SvenDowideit/patch-1 More... about 13 years ago
Note previous change in log More... about 13 years ago
Remove IO::File and replace with safe usage of open() More... about 13 years ago
The Module::Metadata package was split out from this distro back in 2010. Remove its regression tests. More... about 13 years ago
lower Test::More dependency in the test metadata, so distgen output won't mess up console with older Test::More installed. Fix #21 More... about 13 years ago
As Leon mentioned at https://github.com/Perl-Toolchain-Gang/Module-Build/pull/19#issuecomment-18548662 , there's only need for one warning, not dozens. More... over 13 years ago
we don't need to check for an executable bit, just try executing it. Otherwise we needlessly fail on e.g. VMS. Also don't use DistGen when we don't need to. More... over 13 years ago
Merge pull request #20 from dsteinbrunner/patch-1 More... over 13 years ago
deprecate Module/Build.pm only once More... over 13 years ago
Mark Module::Build as deprecated from Perl core More... over 13 years ago
typo fixes More... over 13 years ago
typo fix More... over 13 years ago
typo fix More... over 13 years ago
Also skip HTML building in t/manifypods.t when the user doesn't need it More... over 13 years ago
Get rid of seemingly bogus installation invocation More... over 13 years ago
Don't force HTML building when the user's %Config doesn't require it. It's slow. More... over 13 years ago
Remove MANIFEST entries for code removed in 0c9a1fa5c. Also skip *.orig patch remnants. More... over 13 years ago
Fix a miscalling of the 'x' operator, and don't use --htmlroot unless we have an actual argument to pass to it. More... over 13 years ago
Merge pull request #17 from rjbs/package-underscore More... over 13 years ago
fix regex to allow _ in package names More... over 13 years ago
test for abstract from modules with underscore in name More... over 13 years ago
Remove unused platform specific modules More... over 13 years ago
Remove patches/, seems there's no changes since 2004 :) More... over 13 years ago
Merge pull request #16 from miyagawa/travis More... over 13 years ago
Add Travis CI More... over 13 years ago
Prepare for release 0.4005 More... over 13 years ago
Add --pureperl-only support More... over 13 years ago
Fix htmlroot path More... over 13 years ago
Fix #72176 ([PATCH] pod2html will fail with an empty podpath in some cases) More... over 13 years ago