summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Bump version of IPC::Open3Rafael Garcia-Suarez2009-05-301-1/+1
|
* clarified documentation about using lexical $err in open3 callSlaven Rezic2009-05-301-2/+4
|
* patch@2009-05-25.21:50:08 perl5db.t leaves db.out behind on VMSJohn E. Malmberg2009-05-261-1/+1
| | | | | | | | | | | This patch fixes lib/perl5db.t to not leave a db.out file behind on VMS after a test run. -John wb8tyw@qsl.net Personal Opinion Only Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
* patch@2009-05-25.21:50:08 text-options.t file cleanup on VMSJohn E. Malmberg2009-05-261-1/+1
| | | | | | | | | | | This patch fixes lib/Pod/text-options.t to not leave tmp.pod and out.tmp files behind on VMS. -John wb8tyw@qsl.net Personal Opinion Only Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
* Revert "Fix failing autodie test with new smartmatch semantics."Rafael Garcia-Suarez2009-05-251-8/+8
| | | | | | | This should now work, since we now allow objects with ~~-overloading on the left side of ~~. This reverts commit 7fecd077a7bc92add80772966a8c824277223d09.
* Update CPAN.pm to 1.94Andreas J Koenig2009-05-251-1/+1
|
* run dos2unix on lib/Parse/CPAN/Meta.pmDavid Mitchell2009-05-201-437/+437
| | | | (for some reaon de044c3605bd12a0b679b024ec9c16b44093c54b added ^M's)
* Re: [PATCH] Update CPANPLUS::Dist::Build to CPAN version 0.30Chris 'BinGOs' Williams2009-05-191-36/+1
| | | | Erratum: Avoid creating .output files
* Update CPANPLUS::Dist::Build to CPAN version 0.30Chris 'BinGOs' Williams2009-05-198-8/+10
|
* Remove old version of Fatal.t test, now moved under lib/autodie/tRafael Garcia-Suarez2009-05-181-42/+0
|
* Upgrade to Parse::CPAN::Meta 1.38Steffen Mueller2009-05-1715-471/+1166
|
* Fix failing autodie test with new smartmatch semantics.Rafael Garcia-Suarez2009-05-141-8/+8
| | | | | This is because ~~ overloading is now only taken into account when the object is on the right of the operator.
* 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
| | | | | | | | (This category might get reused later if we manage to overload =~)
* | 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
| | | | | | | | | | | | This reverts commit 216e7dec1076aa94d5b8331c187c135e4952955a. (File::Copy version had already been bumped, so no need to bump again)
* | 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
| | | | | | | | | | | | | | Stops tests from fetching CPAN indexes. Message-ID: <20090507162935.GA29922@klanker.bingosnet.co.uk> (Tweaked to update MANIFEST too.)
* | Bump $VERSION of FileCacheRafael Garcia-Suarez2009-05-051-1/+1
| |
* | Document that FileCache uses symbolic referencesNiko Tyni2009-05-051-0/+5
|/ | | | | | | As noted by Marc Haber in <http://bugs.debian.org/318579>, using FileCache.pm as per the SYNOPSIS doesn't work under 'use strict'. This is a bit unexpected nowadays, so mention it in the documentation.
* 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
| | | | | | | | | On Unix systems, the subroutines in File::Copy always return 0 on failure. On Windows, move() and mv() return 0, but copy() and cp() return "". This commit makes File::Copy consistently return 0 on failure.
* 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
| | | | This fixes an integration issue with the latest CPANPLUS (0.86).
* 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
| | | | maint-5.10 2.14 release)
* 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
| | | | This gives the Perl one-liners some chance of being portable.
* Remove ExtUtils::MM_HaikuRafael Garcia-Suarez2009-04-181-63/+0
| | | | | It's no longer in the official MakeMaker, and is incorporated in MM_BeOS.
* Here are some patches for QNX6 against 5.10.x. Unpatched and patchedH.Merijn Brand2009-04-182-1/+2
| | | | | | | | smoke reports also attached. From: Sean Boudreau <seanb@qnx.com> Date: Sun, 12 Apr 2009 10:18:39 -0400 Message-ID: <20090412141839.GA27971644@qnx.com>
* 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
| | | | | | The #include directives are #ifdef'd out so that running the resulting code does not actually need the headers. We still get the same effect from comparing with the expected h2ph output.
* 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
| | | | pod/perlthrtut.pod is the same material reworked for ithreads.
* 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
|/ | | | | | | | | This happens on boxes which otherwise work Just Fine and whose resolvers work Just Fine if they don't have /etc/hosts. This patch fixes the test file by making it skip if localhost can't be resolved and /etc/hosts doesn't exist. Message-ID: <20090330205715.GA29690@bytemark.barnyard.co.uk>
* Skip bug in new File::stat test.Craig A. Berry2009-04-021-2/+2
| | | | | | -- index returns -1, not false when substring not found. -- 2 tests in the block, not 1.