summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix failing autodie test with new smartmatch semantics.Rafael Garcia-Suarez2009-05-141-8/+8
* Move autodie tests in lib/autodie/t, so they are picked up by t/harnessRafael Garcia-Suarez2009-05-1440-0/+1544
* Merge branch 'smartmatch' into bleadRafael Garcia-Suarez2009-05-131-6/+8
|\
| * Register ~~ operator overloading in its own category in %overload::opsRafael Garcia-Suarez2009-05-121-6/+8
* | Pull PathTools 3.30 (which was just a blead sync.)Steffen Mueller2009-05-1010-10/+10
* | Revert "Bump version of File::Copy"David Mitchell2009-05-091-1/+1
* | Upgrade CPANPLUS::Dist::Build to 0.28Chris 'BinGOs' Williams2009-05-089-45/+34
* | Update CPAN.pm to 1.93_54Andreas J Koenig2009-05-083-5/+8
* | Upgrade to CPANPLUS-Dist-Build-0.26Chris 'BinGOs' Williams2009-05-077-40/+277
* | Bump $VERSION of FileCacheRafael Garcia-Suarez2009-05-051-1/+1
* | Document that FileCache uses symbolic referencesNiko Tyni2009-05-051-0/+5
|/
* Bump version of File::CopyRafael Garcia-Suarez2009-05-051-1/+1
* Make File::Copy always return 0 (not "") on failure.Paul Fenwick2009-05-052-2/+39
* Update IPC::Cmd to 0.44Jos I. Boumans2009-05-043-3/+3
* Update CPAN.pm to 1.93_53Andreas J Koenig2009-05-044-10/+14
* Update Archive::Tar to 1.48Jos I. Boumans2009-05-0211-10/+41
* Update CPANPLUS to 0.8601Jos I. Boumans2009-04-286-7/+13
* Update CPANPLUS::Dist::Build to version 0.24Chris 'BinGOs' Williams2009-04-272-5/+4
* Update CPANPLUS to 0.86Jos I. Boumans2009-04-2721-828/+147
* [PATCH] Update Term::UI to 0.20Jos I. Boumans2009-04-251-2/+2
* make the File::Copy permission change from 2.15 onwards (to allow for aDavid Mitchell2009-04-251-1/+1
* Add %upstream and %bug_tracker data to Module::CoreList.Nicholas Clark2009-04-231-2/+923
* Make lib/h2ph.t use t/test.pl.Craig A. Berry2009-04-191-19/+26
* Remove ExtUtils::MM_HaikuRafael Garcia-Suarez2009-04-181-63/+0
* Here are some patches for QNX6 against 5.10.x. Unpatched and patchedH.Merijn Brand2009-04-182-1/+2
* Ignore attributes.pm in lib since it's now an XS moduleRafael Garcia-Suarez2009-04-171-1/+1
* Add tests to verify that h2ph output compiles and is warning freeNiko Tyni2009-04-161-1/+9
* Update CPANPLUS::Dist::Build to 0.22Chris 'BinGOs' Williams2009-04-162-2/+2
* Add file missed in previous commit.Steve Peters2009-04-141-0/+40
* [PATCH] Update CPAN.pm to 1.93_52Andreas J. Koenig2009-04-1315-135/+288
* Upgrade to CGI.pm-3.43Steve Peters2009-04-133-182/+162
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-482/+0
* Eliminate "Old Perl threads tutorial", which describes 5005 threads.Nicholas Clark2009-04-121-1/+0
* Upgrade to NEXT-0.63.Florian Ragwitz2009-04-102-1/+7
* Update CPANPLUS::Dist::Build to 0.20Chris Williams2009-04-092-2/+2
* Merge commit 'rafl/blead' into bleadRafael Garcia-Suarez2009-04-092-72/+61
|\
| * Upgrade to NEXT-0.62.Florian Ragwitz2009-04-082-72/+61
* | Net::hostent fails make test if can't resolve localhostDavid Cantrell2009-04-081-0/+5
|/
* Skip bug in new File::stat test.Craig A. Berry2009-04-021-2/+2
* Remove the 5.005 threads details from the documentation for :locked and :methodNicholas Clark2009-03-311-22/+9
* Upgrade to Getopt::Long 2.38Rafael Garcia-Suarez2009-03-314-45/+72
* Upgrade to CPANPLUS-Dist-Build-0.18.Steve Peters2009-03-312-3/+8
* The DOSish branch of File::stat->cando had its arguments wrong.unknown2009-03-261-1/+1
* Docs for File::stat.Ben Morrow2009-03-251-0/+60
* Bump File::stat's $VERSION.Ben Morrow2009-03-251-1/+1
* I assume VMS doesn't have a superuser.Ben Morrow2009-03-251-1/+1
* Warnings for File::stat deficiencies.Ben Morrow2009-03-251-0/+16
* Reinstate File::stat::stat_cando.Ben Morrow2009-03-251-29/+38
* Docs for -X overloading.Ben Morrow2009-03-251-0/+25
* Tests for -X overload on File::stat.Ben Morrow2009-03-251-2/+20