0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 19 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't use ExtUtils::ParseXS when the perl version is less than 5.6 More... over 23 years ago
*** empty log message *** More... over 23 years ago
Oops, it's Richard Clamp, not Richard Cramp More... over 23 years ago
A first stab at module-indexing data in META.yml. Doesn't get version numbers yet. More... over 23 years ago
*** empty log message *** More... over 23 years ago
skip version checking if required version is 0 More... over 23 years ago
Move the @ARGV processing from dispatch() to resume(). More... over 23 years ago
*** empty log message *** More... over 23 years ago
use passive FTP More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
version bump to 0.17 More... over 23 years ago
*** empty log message *** More... over 23 years ago
Fix the PL_files processing, there was an arrayref being used as a hashref. More... over 23 years ago
*** empty log message *** More... over 23 years ago
Backport to perl 5.005 More... over 23 years ago
Backport to perl 5.005 More... over 23 years ago
*** empty log message *** More... over 23 years ago
Get rid of the lib_to_blib() method, just do the specialized processing in specialized methods like process_xs_files(). This eliminates some code redundancies. More... over 23 years ago
.PL files are no longer automatically processed in the c_source directory. More... over 23 years ago
Move compile_support_files() to after ACTION_build() (no code changes). More... over 23 years ago
Created a new valid_licenses() method that returns a hashref, the keys of which are valid license options. More... over 23 years ago
*** empty log message *** More... over 23 years ago
Mention the PL_FILES => {} trick More... over 23 years ago
*** empty log message *** More... over 23 years ago
Fix the shebang lines on scripts More... over 23 years ago
Make a .bat file for executables during make_executable() More... over 23 years ago
sitelib controls where things get installed, not siteperl More... over 23 years ago
Don't screen out '0' values in command lines. More... over 23 years ago
*** empty log message *** More... over 23 years ago