summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The "package;" syntax was removed in 5.10Rafael Garcia-Suarez2009-09-101-2/+0
* Update Archive::Tar to CPAN version 1.54Chris Williams2009-09-103-5/+59
* Move ExtUtils::Manifest from lib to ext.Nicholas Clark2009-09-108-10/+7
* Add entries for ExtUtils::Command to ext and lib's .gitignore files.Nicholas Clark2009-09-102-0/+3
* Move ExtUtils::Install from lib to ext.Nicholas Clark2009-09-1018-60/+597
* Move ExtUtils::Constant to from lib to ext.Nicholas Clark2009-09-1010-23/+14
* Map ParseWords.pm to .../lib/Text/ParseWords.pm so that it can be used.Nicholas Clark2009-09-104-2/+7
* Redo moving Text::ParseWords from lib to extNicholas Clark2009-09-108-16/+8
* Restore Text::ParseWords to the manifest, accidentally removed by c2426eea.Nicholas Clark2009-09-101-0/+3
* Replace the uuencoded perlexe.ico.packd with the genuine, binary, article.Nicholas Clark2009-09-096-89/+5
* Move the Text::Tabs use statement to the top of the program, with the others.Nicholas Clark2009-09-091-2/+1
* Fix broken ABSTRACTsJerry D. Hedden2009-09-092-2/+2
* Clarify what @toolchain means in the context of make_ext.plNicholas Clark2009-09-091-0/+7
* Move ExtUtils::Command from lib to ext.Nicholas Clark2009-09-097-25/+36
* Fix RT69056 - postive GPOS leads to segv on first matchYves Orton2009-09-091-1/+4
* Remove circular dependency of nonxsext and makeppport.Craig A. Berry2009-09-091-1/+1
* Redo move Text::Tabs/Text::Wrap from lib to ext.Nicholas Clark2009-09-0920-24/+20
* Build the nonxs extensions before running mktables.Nicholas Clark2009-09-094-4/+4
* Move constant from lib/ to ext/Nicholas Clark2009-09-097-14/+9
* error 1539: Cannot do arithmetic with pointers to objects of unknown size.H.Merijn Brand2009-09-091-2/+2
* Use readdir rather than glob, beacuse perlglob.exe is unavailable at this time.Nicholas Clark2009-09-091-2/+11
* Disambiguate extensions, nonxs_ext, and dynamic_ext on VMS.Craig A. Berry2009-09-081-6/+7
* win32/FindExt.pm thought that ext/List-Util was a nonxs extension.Nicholas Clark2009-09-081-1/+2
* Can't build Dynamic extensions without DynaLoader.pm in place.Nicholas Clark2009-09-082-4/+10
* Build the nonxs extensions before building DynaLoader.Nicholas Clark2009-09-084-4/+4
* Build the nonxs extensions before running mkppport.Nicholas Clark2009-09-084-4/+4
* Move Memoize from lib/ to ext/Chris Williams2009-09-0833-30/+40
* Moved libnet from lib/ to ext/Chris Williams2009-09-0840-49/+65
* Move CPAN from lib/ to ext/Chris Williams2009-09-0848-49/+99
* Remove Mac OS classic instructions from perlrunRafael Garcia-Suarez2009-09-081-16/+0
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-0848-353/+89
* On Win32 and VMS, split building dynamic and nonxs extensions into two targets.Nicholas Clark2009-09-084-8/+22
* Implement nonxs_ext on VMS.Craig A. Berry2009-09-072-5/+26
* No longer need to look for extensions under vms/ext.Craig A. Berry2009-09-071-8/+1
* Don't install .gitignore filesVincent Pit2009-09-071-1/+1
* Move Digest from lib to extVincent Pit2009-09-0711-12/+12
* Removed the MAP from Parse-CPAN-MetaChris Williams2009-09-071-4/+0
* Move Parse::CPAN::Meta from lib/ to ext/Chris Williams2009-09-0731-30/+30
* Move CGI.pm from lib to extVincent Pit2009-09-0764-177/+66
* Move autodie from lib to extVincent Pit2009-09-0768-65/+69
* Use $ENV{PERL_LIB} rather than an -I argument to pass in the library location.Nicholas Clark2009-09-071-1/+2
* Update IPC::Cmd to CPAN version 0.50Chris Williams2009-09-072-2/+2
* Update IPC::Cmd to CPAN version 0.48Chris Williams2009-09-072-4/+4
* Updated Maintainers.pl with the location of the new CPANPLUS::Dist::Build CPA...Chris Williams2009-09-071-1/+1
* needed something to changeYves Orton2009-09-071-1/+1
* Updated CPANPLUS::Dist::Build to CPAN version 0.40Chris Williams2009-09-073-3/+3
* Use an explicit case-sensitive glob, so that the patterns work everywhere.Nicholas Clark2009-09-071-0/+2
* Fix space in MANIFEST to make it a tabChris Williams2009-09-071-1/+1
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadChris Williams2009-09-071-5/+5
|\
| * Fix MANIFEST - spaces are not allowed and we have a test for that.Nicholas Clark2009-09-071-5/+5