summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move CPANPLUS from ext/ to cpan/Nicholas Clark2009-09-2688-87/+87
* Move CPAN from ext/ to cpan/Nicholas Clark2009-09-2647-47/+47
* Move Class::ISA from ext/ to cpan/Nicholas Clark2009-09-266-5/+5
* t/pod/diag.t skips ../ext, so it should skip ../cpan too.Nicholas Clark2009-09-261-1/+1
* Move AutoLoader from ext/ to cpan/Nicholas Clark2009-09-267-7/+7
* Move autodie from ext/ to cpan/Nicholas Clark2009-09-2666-65/+65
* Move Archive::Tar from ext/ to cpan/Nicholas Clark2009-09-2629-28/+28
* * Fix trailing whitespace in blead 778c687brian d foy2009-09-251-1/+1
* RT #69208: Check eof before using readline in perlfunc readline examplebrian d foy2009-09-251-14/+24
* win32/FindExt.pm's regression test needs to scan cpan/ as well as ext/Nicholas Clark2009-09-251-0/+1
* Don't process (apparent) duplicate extension directories.Nicholas Clark2009-09-251-0/+3
* Stop empty top-level directories in ext/ being treated as old-style extensions.Nicholas Clark2009-09-251-1/+4
* Process the extension directories in alphabetical order.Nicholas Clark2009-09-253-14/+14
* Move Archive-Extract from ext/ to cpan/Nicholas Clark2009-09-2523-22/+22
* First pass through the changelog to get the perldelta current.Jesse Vincent2009-09-251-2/+291
* Move Encode from ext/ to cpan/Nicholas Clark2009-09-25208-206/+206
* Support building nonxs extensions from cpan/ on Unix.Nicholas Clark2009-09-252-2/+7
* Explicitly sort the extensions, now that they come from multiple directories.Nicholas Clark2009-09-251-2/+2
* Add ext/autouse/t/lib/MyTestModule.pm to the MANIFEST.Nicholas Clark2009-09-251-0/+1
* Win32 should look for extensions in ..\cpan as well as ..\extNicholas Clark2009-09-251-6/+8
* Merge branch 'docs' into bleadbrian d foy2009-09-241-5/+5
|\
| * * RT #63620: Refer to the :crlf layer instead of STDIO for line ending transl...brian d foy2009-09-241-5/+5
* | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadbrian d foy2009-09-241-1/+8
|\ \ | |/ |/|
| * Make makedef.pl more robustMax Maischein2009-09-241-1/+8
* | * Remove book pirate site from references in perlperfbrian d foy2009-09-241-2/+0
|/
* Win32 should look for extensions in ..\cpan as well as ..\extNicholas Clark2009-09-241-6/+8
* Make make_ext changedir work with multiple scanned directories on Win32Max Maischein2009-09-241-3/+7
* VMS also should search for extensions in cpan/ as well as ext/Nicholas Clark2009-09-241-4/+10
* Fix a22f28a4268aa03c - array, not array reference. (gnat would be proud)Nicholas Clark2009-09-241-1/+1
* Allow make_ext.pl to take multiple --dir options, and honour them all.Nicholas Clark2009-09-241-30/+32
* Fix building MAD with C++ - a MAD_PV of "" is illegal, as it will be free()d.Nicholas Clark2009-09-242-2/+2
* Update mkpport.lst to reflect the moves from ext/ to cpan/Nicholas Clark2009-09-241-2/+2
* Fix Win32 Makefile generationSteve Hay2009-09-241-2/+2
* Move DB_File from ext/ to cpan/Nicholas Clark2009-09-2417-15/+15
* Move IPC-SysV from ext/ to cpan/Nicholas Clark2009-09-2423-21/+21
* Move Sys-Syslog from ext/ to cpan/Nicholas Clark2009-09-2421-18/+26
* Support comparing extensions in cpan/ as well as ext/Nicholas Clark2009-09-241-1/+1
* Search for extensions in cpan/ as well as ext/Nicholas Clark2009-09-241-13/+17
* Support building extensions in cpan/ as well as ext/Nicholas Clark2009-09-241-1/+12
* Following b0e687f7 Win32 requires an -I..\lib for makedef.pl and x2p\*.PLNicholas Clark2009-09-232-6/+6
* Correct d6897368 - Win32 requires the correct path for -I for lib/Nicholas Clark2009-09-231-1/+1
* Following b0e687f7 Win32 requires an -Ilib to run pl2bat.pl with miniperl.Nicholas Clark2009-09-231-1/+1
* Add a --chdir option to configpm, and use this in the Win32 Makfiles.Nicholas Clark2009-09-233-8/+10
* For miniperl, disable PERL_UNICODE and -C.Nicholas Clark2009-09-232-0/+7
* Restrict miniperl to just -I..., the split of $ENV{PERL5LIB}, and "." in @INCNicholas Clark2009-09-231-0/+5
* Declare PERL_IS_MINIPERL in the output of ./{mini,}perl -VNicholas Clark2009-09-231-0/+3
* runtests should write to t/rantests on successful completion.Nicholas Clark2009-09-231-0/+2
* Temporarily reinstate a _test target for the benefit of the smokers.Nicholas Clark2009-09-231-1/+5
* push in Void Contextchromatic2009-09-231-1/+3
* Update list of CPAN mirror sites from http://www.cpan.org/SITESLeon Brocard2009-09-221-313/+360