summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add new generated file lib/unicore/Heavy.pl to gitignoreRafael Garcia-Suarez2009-11-221-2/+1
* mktables revampKarl Williamson2009-11-215-2769/+14783
* Update generated Module::Build::ConfigDataDavid Golden2009-11-201-201/+0
* Update countAbigail2009-11-201-1/+1
* Fix bug #68260Abigail2009-11-202-2/+39
* Fix POD: C<...->...> => C<< ...-> ... >>Frank Wiegand2009-11-192-2/+2
* POD fixes and typosRafael Garcia-Suarez2009-11-141-10/+7
* add code for Unicode semantics for non-utf8 latin1 charsKarl Williamson2009-11-142-17/+229
* [perl #70337] perldiag: localtime(...) too largeFather Chrysostomos2009-11-132-4/+11
* Add EXISTS and DELETE methods to Env.pmVincent Pit2009-11-101-3/+22
* refine Carp caller() fix and add testsDavid Golden2009-11-062-7/+19
* Merge branch 'legacy-pragma' into bleadRafael Garcia-Suarez2009-11-061-0/+140
|\
| * Deliver skeleton legacy.pmKarl2009-01-231-0/+140
* | bump Carp version numberDavid Golden2009-11-061-1/+1
* | Have Carp respect CORE::GLOBAL::caller if it existsDavid Golden2009-11-061-6/+9
* | Improvements to qr-overload testsRafael Garcia-Suarez2009-11-011-8/+15
* | Bump overload.pm's VERSION (plus some spelling nits)Rafael Garcia-Suarez2009-11-011-3/+3
* | Documentation for the 'qr' overload.Ben Morrow2009-11-011-11/+16
* | Implement the 'qr' overload type.Ben Morrow2009-11-011-1/+79
* | Add a new overload type, "qr".Ben Morrow2009-11-011-0/+2
* | Bump Exporter's version in blead after last patchRafael Garcia-Suarez2009-10-281-1/+1
* | Test exported arrays and hashes without using defined()Jerry D. Hedden2009-10-281-11/+20
* | Avoid using defined %hash in core code and tests.Nicholas Clark2009-10-231-2/+2
* | Convert File/CheckTree.t from Test to Test::More.Nicholas Clark2009-10-231-72/+27
* | Bump overload.pm's version since it differs from the version in 5.11.0Jesse Vincent2009-10-201-1/+1
* | Bump Carp.pm's version number since it differs from the version in 5.11.0Jesse Vincent2009-10-201-1/+1
* | Revert part of d1eb317 which broke ./Configure -des -Dusedevel;makeJesse Vincent2009-10-191-1/+1
* | somewhat fix failing regex tests. but break lots of other stuff at the same timeYves Orton2009-10-191-1/+1
* | Can't use C<shift INC> to avoid @ in a commandline now, so use eval and octal.Nicholas Clark2009-10-161-2/+3
* | Skip testing the be_BY.CP1131 locale on Darwin 10, as it's still buggy.Nicholas Clark2009-10-151-2/+5
* | Ignore files installed by Parse::CPAN::MetaRafael Garcia-Suarez2009-10-141-1/+1
* | overload no longer implicitly unsets fallback on repeated 'use overload' line...Geoffrey T. Dairiki2009-10-121-0/+1
* | more pod cleanups based on the new podcheck.tJesse Vincent2009-10-051-17/+16
* | A number of pod fixes found by podcheck.tJesse Vincent2009-10-052-10/+10
* | gitignore additionsRafael Garcia-Suarez2009-09-271-0/+2
* | Remove use of Class::ISA from the debuggerSteffen Mueller2009-09-211-24/+15
* | typo in usage of deprecateRobin Barker2009-09-211-1/+1
* | Reuinte File::Spec with the rest of the PathTools distribution in ext.Nicholas Clark2009-09-1914-4983/+0
* | Move lib from lib to ext.Nicholas Clark2009-09-182-400/+0
* | Localize $@ and $! before loading a file in SWASHNEWRafael Garcia-Suarez2009-09-161-0/+2
* | Move Test::Simple from lib to ext.Nicholas Clark2009-09-13102-11352/+5
* | add a couple of missing items to the lib/.gitignoreYves Orton2009-09-131-0/+2
* | Move Moudle::Build from lib to ext.Nicholas Clark2009-09-1367-22461/+3
* | Move Unicode::Collate from lib to ext.Nicholas Clark2009-09-1323-24152/+1
* | Move Time::Local from lib to ext.Nicholas Clark2009-09-133-599/+1
* | Move PerlIO::via::QuotedPrint from lib to ext.Nicholas Clark2009-09-133-173/+1
* | Move NEXT from lib to ext.Nicholas Clark2009-09-1310-1015/+1
* | Move if from lib to ext.Nicholas Clark2009-09-133-97/+1
* | Move Getopt::Long from lib to ext.Nicholas Clark2009-09-139-3678/+0
* | Move Test from lib to ext.Nicholas Clark2009-09-1311-1400/+1