summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Dual-life Devel::DProfFlorian Ragwitz2011-02-191-1/+1
* Move dprofpp from utils/ to ext/Devel-DProf/binFlorian Ragwitz2011-02-181-955/+19
* Update Module::Build to CPAN version 0.37_04David Golden2011-02-161-1/+1
* [perl #82996] Use the user's from address as return-path in perlbugDavid Leadbeater2011-01-291-2/+2
* Remove Mac OS classic code from scripts in utils/Nicholas Clark2011-01-182-34/+11
* Fix typos (spelling errors) in utils/*.Peter J. Acklam) (via RT2011-01-075-8/+8
* Add JSON::PP to the Perl coreDavid Golden2011-01-023-6/+57
* perlbug did not previously generate a From: header. While some MTAs doJesse Vincent2011-01-021-1/+2
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-153-6/+61
* Fix x2p and utils dependencies for static buildsAndy Dougherty2010-10-142-1/+13
* merge XS-APItest-KeywordRPN into XS-APItestZefram2010-09-261-1/+0
* RT 74404 - h2ph using deprecated gotoTodd Rinaldo2010-09-011-18/+24
* Move ExtUtils::ParseXS from cpan/ to dist/Florian Ragwitz2010-07-271-1/+1
* perlbug: always allow change of sender addressDavid Mitchell2010-06-081-2/+3
* perlbug -d,-v: fix uninit value warningsDavid Mitchell2010-06-071-0/+5
* Fix h2ph and testRobin Barker2010-04-261-5/+23
* Also guess $ENV{EMAIL}, if present, as the originating addressAlex Vandiver2010-04-171-1/+1
* [perl #74038] c2ph (and pstruct) use the deprecated 'getopts.pl' libraryZefram2010-04-141-2/+2
* Only define PERL_PATCHNUM when either git or the .patch file is availableGisle Aas2010-03-071-1/+1
* perlbug reports "Message sent" even when it hasn'tTim Bunce (via RT)2009-11-261-1/+1
* Don't suggest Mail::Send isn't availble if we're ignoring itAbigail2009-11-231-1/+7
* Add a few more distribution versus module name exceptionsLeon Brocard2009-11-181-1/+4
* Typo fixAbigail2009-11-171-1/+1
* 'use strict' and 'use warnings' in test generated by h2xsHarmen2009-11-081-0/+3
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-051-0/+1
* Move Test::Harness from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Digest::SHA from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move ExtUtils::MakeMaker from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move Module::CoreList from ext/ to dist/Nicholas Clark2009-09-291-1/+1
* Move Module::Build from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
* Move ExtUtils::ParseXS from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
* Move CPANPLUS from ext/ to cpan/Nicholas Clark2009-09-263-3/+3
* Move CPAN from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
* Move Archive::Tar from ext/ to cpan/Nicholas Clark2009-09-262-2/+2
* Move Encode from ext/ to cpan/Nicholas Clark2009-09-252-2/+2
* Move Moudle::Build from lib to ext.Nicholas Clark2009-09-131-1/+1
* instmodsh is a file, not a directory.Craig A. Berry2009-09-111-2/+2
* xsubpp is a file, not a directory.Craig A. Berry2009-09-111-1/+2
* Move ExtUtils::MakeMaker from lib to ext.Nicholas Clark2009-09-101-1/+4
* Move ExtUtils::ParseXS from lib to ext.Nicholas Clark2009-09-101-1/+3
* Move CPAN from lib/ to ext/Chris Williams2009-09-081-1/+1
* Move CPANPLUS from lib/ to ext/Chris Williams2009-09-073-3/+3
* learning curves++ Had neglected to update the util generators for ptar* scripts.Chris Williams2009-09-062-2/+2
* Move Module::CoreList to ext/Rafael Garcia-Suarez2009-08-301-1/+1
* Teach perlivp about the new stucture of the IO::Compress module suiteVincent Pit2009-08-201-5/+5
* Typos in perlbug.PLJerry D. Hedden2009-08-121-2/+2
* perlbug.PL assumes patchlevel.h has simple patch lists;David Mitchell2009-08-121-0/+2
* Cosmetic changeStepan Kasal2009-07-131-2/+1
* h2ph: handle "#if defined SYMBOL" betterStepan Kasal2009-07-121-3/+10
* Make h2xs add a dependency on Test.pm for < 5.6.2Steffen Mueller2009-06-081-8/+16