summaryrefslogtreecommitdiff
path: root/cpan/CPANPLUS/t/19_CPANPLUS-Dist.t
Commit message (Collapse)AuthorAgeFilesLines
* Update CPANPLUS to CPAN version 0.9105Chris 'BinGOs' Williams2011-06-091-34/+34
| | | | | | | | | | | | | | | | | [DELTA] Changes for 0.9105 Thu May 5 21:47:45 2011 ================================================ * remove any pointers to the sourceforge mailing list * point to the github repo instead * Only enable custom sources in the tests where it is actually required for testing * Added support to parse_module() for 'Module/Type.pm' parsing Changes for 0.9104 Tue Apr 19 15:13:57 2011 ================================================ * Force Parse::CPAN::Meta to use a sane default for JSON backend * Make sure that test failures aren't reported twice to the terminal
* Fix typos (spelling errors) in cpan/CPANPLUS/*.Peter J. Acklam2011-01-071-1/+1
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81788] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81788 > Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Update CPANPLUS to CPAN version 0.9005Chris 'BinGOs' Williams2010-07-021-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] Changes for 0.9005 Tue Jun 29 22:42:25 2010 ================================================ * Corrected spelling mistakes in POD, pointed out by H.Merijn Brand * Amend SQLite source engine to set SYNCHRONOUS pragma to OFF * Make sure that Selfupdate checks if CPANPLUS::Dist::Build is installed or not and update it if it is. Spotted by Ilmari * Apply a patch from Peter Ludikovsky RT #55782 that adds indexes to Source::SQLite Changes for 0.9004 Sat May 8 22:21:04 2010 ================================================ * Applied a patch from Schwern RT #53133 "test failure occurs if the build directory is symlinked" * Explicitly set the location of cpanp-run-perl when under PERL_CORE in t/inc/conf.pl * Make sure that we find cpanp-run-perl in ../../utils when PERL_CORE * Apply a patch from Barbie [RT #56768], that fixes regex in RELEVANT_TEST_RESULT * Fixed a typo in the POD for cpan2dist, pointed out by Babar (Olivier Raginel) on irc. * Add a BEGIN {} block to cpanp-run-perl this resolves RT #55964 and RT #57106 Changes for 0.9003 Mon Mar 15 13:51:12 2010 ================================================ * Resolve warnings when using blead perl, reported by Apocalypse RT #55501 * Applied patch from Apocalypse RT #55541 that changes the behviour when a prereq on a core-only module is detected. We raise a warning now, but will proceed with the installation. This is how CPAN.pm handles it. * Removed one duff mirror and an out-of-date mirror from our default mirror list. Replaced with fast-sync mirrors. Changes for 0.9002 Fri Mar 12 13:11:00 2010 ================================================ * Added support for CPAN Testers 2.0 (David Golden) Changes for 0.9001 Thu Dec 24 10:21:11 2009 ================================================ * RT #52988 Regression in Internals::Utils, reported by CRAKRJACK * Fix a regression with dist_type not being propagated
* Move CPANPLUS from ext/ to cpan/Nicholas Clark2009-09-261-0/+440