Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version of IPC::Open3 | Rafael Garcia-Suarez | 2009-05-30 | 1 | -1/+1 |
| | |||||
* | clarified documentation about using lexical $err in open3 call | Slaven Rezic | 2009-05-30 | 1 | -2/+4 |
| | |||||
* | patch@2009-05-25.21:50:08 perl5db.t leaves db.out behind on VMS | John E. Malmberg | 2009-05-26 | 1 | -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 VMS | John E. Malmberg | 2009-05-26 | 1 | -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-Suarez | 2009-05-25 | 1 | -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.94 | Andreas J Koenig | 2009-05-25 | 1 | -1/+1 |
| | |||||
* | run dos2unix on lib/Parse/CPAN/Meta.pm | David Mitchell | 2009-05-20 | 1 | -437/+437 |
| | | | | (for some reaon de044c3605bd12a0b679b024ec9c16b44093c54b added ^M's) | ||||
* | Re: [PATCH] Update CPANPLUS::Dist::Build to CPAN version 0.30 | Chris 'BinGOs' Williams | 2009-05-19 | 1 | -36/+1 |
| | | | | Erratum: Avoid creating .output files | ||||
* | Update CPANPLUS::Dist::Build to CPAN version 0.30 | Chris 'BinGOs' Williams | 2009-05-19 | 8 | -8/+10 |
| | |||||
* | Remove old version of Fatal.t test, now moved under lib/autodie/t | Rafael Garcia-Suarez | 2009-05-18 | 1 | -42/+0 |
| | |||||
* | Upgrade to Parse::CPAN::Meta 1.38 | Steffen Mueller | 2009-05-17 | 15 | -471/+1166 |
| | |||||
* | Fix failing autodie test with new smartmatch semantics. | Rafael Garcia-Suarez | 2009-05-14 | 1 | -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/harness | Rafael Garcia-Suarez | 2009-05-14 | 40 | -0/+1544 |
| | |||||
* | Merge branch 'smartmatch' into blead | Rafael Garcia-Suarez | 2009-05-13 | 1 | -6/+8 |
|\ | |||||
| * | Register ~~ operator overloading in its own category in %overload::ops | Rafael Garcia-Suarez | 2009-05-12 | 1 | -6/+8 |
| | | | | | | | | (This category might get reused later if we manage to overload =~) | ||||
* | | Pull PathTools 3.30 (which was just a blead sync.) | Steffen Mueller | 2009-05-10 | 10 | -10/+10 |
| | | |||||
* | | Revert "Bump version of File::Copy" | David Mitchell | 2009-05-09 | 1 | -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.28 | Chris 'BinGOs' Williams | 2009-05-08 | 9 | -45/+34 |
| | | |||||
* | | Update CPAN.pm to 1.93_54 | Andreas J Koenig | 2009-05-08 | 3 | -5/+8 |
| | | |||||
* | | Upgrade to CPANPLUS-Dist-Build-0.26 | Chris 'BinGOs' Williams | 2009-05-07 | 7 | -40/+277 |
| | | | | | | | | | | | | | | Stops tests from fetching CPAN indexes. Message-ID: <20090507162935.GA29922@klanker.bingosnet.co.uk> (Tweaked to update MANIFEST too.) | ||||
* | | Bump $VERSION of FileCache | Rafael Garcia-Suarez | 2009-05-05 | 1 | -1/+1 |
| | | |||||
* | | Document that FileCache uses symbolic references | Niko Tyni | 2009-05-05 | 1 | -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::Copy | Rafael Garcia-Suarez | 2009-05-05 | 1 | -1/+1 |
| | |||||
* | Make File::Copy always return 0 (not "") on failure. | Paul Fenwick | 2009-05-05 | 2 | -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.44 | Jos I. Boumans | 2009-05-04 | 3 | -3/+3 |
| | |||||
* | Update CPAN.pm to 1.93_53 | Andreas J Koenig | 2009-05-04 | 4 | -10/+14 |
| | |||||
* | Update Archive::Tar to 1.48 | Jos I. Boumans | 2009-05-02 | 11 | -10/+41 |
| | |||||
* | Update CPANPLUS to 0.8601 | Jos I. Boumans | 2009-04-28 | 6 | -7/+13 |
| | |||||
* | Update CPANPLUS::Dist::Build to version 0.24 | Chris 'BinGOs' Williams | 2009-04-27 | 2 | -5/+4 |
| | | | | This fixes an integration issue with the latest CPANPLUS (0.86). | ||||
* | Update CPANPLUS to 0.86 | Jos I. Boumans | 2009-04-27 | 21 | -828/+147 |
| | |||||
* | [PATCH] Update Term::UI to 0.20 | Jos I. Boumans | 2009-04-25 | 1 | -2/+2 |
| | |||||
* | make the File::Copy permission change from 2.15 onwards (to allow for a | David Mitchell | 2009-04-25 | 1 | -1/+1 |
| | | | | maint-5.10 2.14 release) | ||||
* | Add %upstream and %bug_tracker data to Module::CoreList. | Nicholas Clark | 2009-04-23 | 1 | -2/+923 |
| | |||||
* | Make lib/h2ph.t use t/test.pl. | Craig A. Berry | 2009-04-19 | 1 | -19/+26 |
| | | | | This gives the Perl one-liners some chance of being portable. | ||||
* | Remove ExtUtils::MM_Haiku | Rafael Garcia-Suarez | 2009-04-18 | 1 | -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 patched | H.Merijn Brand | 2009-04-18 | 2 | -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 module | Rafael Garcia-Suarez | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | Add tests to verify that h2ph output compiles and is warning free | Niko Tyni | 2009-04-16 | 1 | -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.22 | Chris 'BinGOs' Williams | 2009-04-16 | 2 | -2/+2 |
| | |||||
* | Add file missed in previous commit. | Steve Peters | 2009-04-14 | 1 | -0/+40 |
| | |||||
* | [PATCH] Update CPAN.pm to 1.93_52 | Andreas J. Koenig | 2009-04-13 | 15 | -135/+288 |
| | |||||
* | Upgrade to CGI.pm-3.43 | Steve Peters | 2009-04-13 | 3 | -182/+162 |
| | |||||
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -482/+0 |
| | |||||
* | Eliminate "Old Perl threads tutorial", which describes 5005 threads. | Nicholas Clark | 2009-04-12 | 1 | -1/+0 |
| | | | | pod/perlthrtut.pod is the same material reworked for ithreads. | ||||
* | Upgrade to NEXT-0.63. | Florian Ragwitz | 2009-04-10 | 2 | -1/+7 |
| | |||||
* | Update CPANPLUS::Dist::Build to 0.20 | Chris Williams | 2009-04-09 | 2 | -2/+2 |
| | |||||
* | Merge commit 'rafl/blead' into blead | Rafael Garcia-Suarez | 2009-04-09 | 2 | -72/+61 |
|\ | |||||
| * | Upgrade to NEXT-0.62. | Florian Ragwitz | 2009-04-08 | 2 | -72/+61 |
| | | |||||
* | | Net::hostent fails make test if can't resolve localhost | David Cantrell | 2009-04-08 | 1 | -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. Berry | 2009-04-02 | 1 | -2/+2 |
| | | | | | | -- index returns -1, not false when substring not found. -- 2 tests in the block, not 1. |