summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix corelist.pl after the reorganisation of theperl-5.9.5Rafael Garcia-Suarez2007-07-072-26/+4
* Update Module::CoreList, regenerate META.yml,Rafael Garcia-Suarez2007-07-074-4/+569
* Regenerate table of contentsRafael Garcia-Suarez2007-07-071-6/+10
* FAQ syncRafael Garcia-Suarez2007-07-074-33/+33
* Update CPANPLUS to 0.81_01Jos I. Boumans2007-07-0717-78/+149
* Desactive the "DEVEL" local patch tag for release.Rafael Garcia-Suarez2007-07-071-1/+0
* Mention that pseudo-hashes are no longer supportedRafael Garcia-Suarez2007-07-071-0/+5
* Update ChangesRafael Garcia-Suarez2007-07-071-0/+413
* MAD: disable constant subs when PL_madskillsGerard Goossen2007-07-073-16/+6
* p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)'Gerard Goossen2007-07-072-4/+2
* p55: correctly translate things like s//$#foo/geGerard Goossen2007-07-073-6/+13
* Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/pe...Edgar Bering2007-07-078-62/+282
* Add a note in perldelta about undefining *ISARafael Garcia-Suarez2007-07-071-0/+5
* [patch] add verbose mode to -DU debugging optionJim Cromie2007-07-072-5/+10
* Make Perl_find_runcv a member of the public APIRafael Garcia-Suarez2007-07-075-25/+26
* Remove 5.10.0 section from perltodoRafael Garcia-Suarez2007-07-071-10/+0
* Fix commented out function names in proto.hJan Dubois2007-07-073-17/+17
* base.pm is belong to meRafael Garcia-Suarez2007-07-071-1/+1
* Fix the case of $Config{perl_patchlevel} on VMS.Craig A. Berry2007-07-061-1/+1
* Re: Beyond 5.10Abigail2007-07-062-176/+340
* Add test preamblesRafael Garcia-Suarez2007-07-064-0/+28
* Make this new test be skipped with 5.8.xRafael Garcia-Suarez2007-07-061-10/+13
* Upgrade to base and fields 2.12, mostly by Michael G SchwernRafael Garcia-Suarez2007-07-0612-159/+308
* Add Borland linker option to not generate .map filesSteve Hay2007-07-061-1/+1
* Archive::Extract - small pod updatePaul Marquess2007-07-061-7/+1
* clarify what text 'warn' appends to a newline-less stringDave Mitchell2007-07-041-1/+2
* really fix S_emulate_eaccess compiler warning (#31418 didn't)Dave Mitchell2007-07-041-1/+1
* New File::Path tests require unix syntax on VMS.Craig A. Berry2007-07-041-0/+2
* VMS syntax nit in new MakeMaker test.Craig A. Berry2007-07-041-2/+2
* Replace C<shrplib='define'> with C<useshrplib='true'> on VMS.Craig A. Berry2007-07-041-1/+1
* Remove vms/genconfig.pl and references to it; it was made obsolete way backCraig A. Berry2007-07-045-592/+6
* Adapt perlivp to the ext/ reorganisation for Compress modulesRafael Garcia-Suarez2007-07-041-1/+1
* [perl #3589] [BUG#3589 bleadperl] Reini Urban2007-07-041-0/+2
* RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires adminJan Dubois2007-07-041-3/+3
* Don't require to have at least DB_File or *DBM_FileRafael Garcia-Suarez2007-07-041-4/+0
* regexp flags =~ s/k/p/Rafael Garcia-Suarez2007-07-041-2/+2
* Correct a couple more cases of $Config{useshrplib}Steve Hay2007-07-033-4/+4
* More tests for \g errors in regular expressionsRafael Garcia-Suarez2007-07-031-0/+8
* Forbid \g0. (tests coming later)Rafael Garcia-Suarez2007-07-032-0/+9
* $Config{useshrplib} should be 'true' rather than 'yes' when usingSteve Hay2007-07-036-6/+6
* Upgrade to ExtUtils-MakeMaker-6.36Steve Peters2007-07-032-7/+8
* Include file missed from change #31519.Steve Peters2007-07-021-64/+98
* compression modules update to version 2.005Paul Marquess2007-07-0247-178/+561
* Upgrade to ExtUtils-MakeMaker-6.35Steve Peters2007-07-0216-134/+542
* Add add-package.pl to the core (was Re: Why no (XML|DBI|WWW|Template) modules...Jos I. Boumans2007-07-022-0/+442
* Address 250_ping_hires.t failureJerry D. Hedden2007-07-021-4/+5
* Fixes to threads testsJerry D. Hedden2007-07-026-60/+80
* Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mkSteve Hay2007-07-021-1/+8
* Restore a comment from 30501 unintentionally deleted with change 31513.Nicholas Clark2007-07-011-1/+4
* Avoid copying the AV in Perl_mro_get_linear_isa_dfs()Nicholas Clark2007-07-011-10/+9