Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show maintainer name in corecpan output | Rafael Garcia-Suarez | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Fix typos (spelling errors) in Porting/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
| | | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81910] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81910 > Signed-off-by: Abigail <abigail@abigail.be> | ||||
* | Make everything exec-bit.txt lists executable | Florian Ragwitz | 2010-08-19 | 1 | -0/+0 |
| | | | | | | | All these files used to be executable in the release tarballs. Apparently things also work without that in the repository, but I'd rather add this possibly unecessary change to blead instead of breaking the upcoming release. This should probably be looked into again afterwards. | ||||
* | make corecpan.pl output a bit more readable | Jesse Vincent | 2009-10-02 | 1 | -2/+3 |
| | |||||
* | Updated corecpan.pl for the new module layout | Jesse Vincent | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | make Porting/corecpan.pl handle versions hidden in *_pm.PL files | David Mitchell | 2009-05-17 | 1 | -1/+5 |
| | | | | (ie scripts that generate .pm files) | ||||
* | update Porting/corecpan.pl to handle new ext/ structure better | David Mitchell | 2009-05-17 | 1 | -5/+7 |
| | | | | | (better filename -> module name conversion results in less failed CPAN version lookups) | ||||
* | make Porting/corecpan.pl use the MANIFEST file of every source tree it | David Mitchell | 2009-05-17 | 1 | -1/+4 |
| | | | | examines, rather than just the first one | ||||
* | make corecpan.pl sort case insensitively, so that the module order | David Mitchell | 2009-05-17 | 1 | -3/+3 |
| | | | | is the the same as in Maintainers.pl | ||||
* | For some reason, the core version and the cpan version got reversed. | Steve Peters | 2009-03-24 | 1 | -1/+1 |
| | |||||
* | add -t (tabular option) to Porting/corecpan.pl | Dave Mitchell | 2008-11-10 | 1 | -23/+111 |
| | | | | | This allows multiple source trees to be compared p4raw-id: //depot/perl@34814 | ||||
* | Porting/corecpan.pl -f option doesn't work | Jan Dubois | 2007-06-26 | 1 | -1/+1 |
| | | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <02a101c7b784$3f79c720$be6d5560$@com> p4raw-id: //depot/perl@31467 | ||||
* | Don't list test modules when listing cpan versions | Rafael Garcia-Suarez | 2005-09-01 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@25345 | ||||
* | Add a tool to report dual-lived core modules that don't | Rafael Garcia-Suarez | 2004-02-18 | 1 | -0/+69 |
have the same version than the corresponding module on CPAN. p4raw-id: //depot/perl@22342 |