summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Introduce the :5.10.0 feature bundle, and make :5.10 anRafael Garcia-Suarez2007-01-151-5/+11
* Fix link to perlsyn (thanks to Michael G Schwern)Rafael Garcia-Suarez2007-01-151-1/+1
* Remove the "dor" feature alias.Rafael Garcia-Suarez2007-01-151-5/+0
* Document "no feature" (Michael G Schwern)Rafael Garcia-Suarez2007-01-151-1/+16
* Move the documentation of the lexical effect of feature.pm to its ownRafael Garcia-Suarez2007-01-151-5/+17
* Remove obsolete notes and TODOs from feature.pmRafael Garcia-Suarez2007-01-151-12/+1
* Add a reference to the docs for state() variables in feature.pmRafael Garcia-Suarez2007-01-151-0/+2
* Factorise croak() calls and error messages in feature.pmRafael Garcia-Suarez2007-01-151-18/+21
* Upgrade to ExtUtils::Manifest 1.51Rafael Garcia-Suarez2007-01-122-11/+142
* AutoLoader fix, part 2Steffen Müller2007-01-112-2/+15
* Bug in AutoLoader.pm causing endless loopSteffen Müller2007-01-101-3/+5
* do $file; won't propagate errors from die, as do is an implicit eval.Nicholas Clark2007-01-082-4/+4
* In the new test for less.pm, call use_ok at compile-timeRafael Garcia-Suarez2007-01-071-2/+2
* less usefulJoshua ben Jore2007-01-072-6/+147
* Upgrade Module::Load::Conditional to 0.14Rafael Garcia-Suarez2007-01-046-23/+46
* Update change 29607 to affect only Win32Jan Dubois2007-01-031-1/+1
* Symbian port: add Series 90 supportJarkko Hietaniemi2007-01-011-3/+12
* Fix to test failures caused by change #29606 when PERLIO=stdio.Steve Peters2006-12-311-4/+6
* Upgrade to CPAN-1.83_66.Steve Peters2006-12-278-217/+716
* Upgrade to Module::Build 0.2806Rafael Garcia-Suarez2006-12-2330-209/+553
* Upgrade to Text::Balanced 2.0.0Rafael Garcia-Suarez2006-12-214-5/+16
* allow blib.pm to be used for testing Win32 module (again)Jan Dubois2006-12-211-1/+12
* SelfLoader after fork()Ilya Zakharevich2006-12-211-0/+5
* ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILEIlya Zakharevich2006-12-181-11/+11
* lib/perl5db.pl: Remove code now moved to OS2::ProcessIlya Zakharevich2006-12-181-57/+12
* Bump version number of ExtUtils::MM_Unix after last changeRafael Garcia-Suarez2006-12-181-1/+1
* OS/2-specific fixes, round IIIlya Zakharevich2006-12-181-4/+5
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-182-1/+3
* perl5db.pl Mac OS X fixBo Lindbergh2006-12-141-0/+8
* Don't load the Win32 module on non-win32 platformsRafael Garcia-Suarez2006-12-111-1/+6
* Changes and README are not needed for Switch.pmRafael Garcia-Suarez2006-12-112-127/+0
* As pointed out by Valentin Guignon, there is mostRafael Garcia-Suarez2006-12-111-2/+2
* First patch from:Jan Dubois2006-12-114-3/+20
* Fatal v1.03Jerrad Pierce2006-12-111-2/+3
* Silence a warning from Module::CoreList that occurs when the module version isSteve Peters2006-12-051-2/+2
* Add File::Fetch to the coreJos I. Boumans2006-12-043-0/+1142
* Upgrade to Test-Simple-0.66.Steve Peters2006-12-045-8/+8
* Minor patch for Benchmark.pmChristophe Grosjean2006-12-031-8/+19
* Upgrade to CPAN-1.88_63.Steve Peters2006-11-293-155/+352
* Upgrade to Tie-RefHash-1.35_01, which is just a version change forSteve Peters2006-11-291-1/+1
* Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught up with Steve Peters2006-11-291-1/+1
* MacOSX debugger fork supportRichard Foley2006-11-291-24/+82
* Fix Attribute::Handlers to cope with proxy constant subroutines.Nicholas Clark2006-11-292-0/+14
* Bring the joy of strict to Attribute::Handlers.Nicholas Clark2006-11-281-4/+13
* Remove DOS line endingsRafael Garcia-Suarez2006-11-289-1330/+1330
* Fix IPC-Cmd test failure on Win32: check current directory as wellSteve Hay2006-11-281-2/+4
* Add Module::PluggableRafael Garcia-Suarez2006-11-2852-0/+2056
* perl5db on miniperlIlya Zakharevich2006-11-281-3/+5
* Add IPC::Cmd to the coreRafael Garcia-Suarez2006-11-284-0/+1105
* Make the cache in Carp::trusts actually persist across calls :-)Nicholas Clark2006-11-261-2/+5