Skip Menu |

This queue is for tickets about the Text-Diff CPAN distribution.

Report information
The Basics
Id: 50040
Status: open
Priority: 0/
Queue: Text-Diff

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Text::Diff should include Test::More as a test_requires. While Test::More is indeed a core module, some distributions (e.g. Fedora) split core modules out into distinct sub-packages... Adding Test::More as a test_requires will make it easier for automated packaging / build tools to package (and update!) this module. Thanks! :)
Subject: Re: [rt.cpan.org #50040] Test::More should be included as a test_requires
Date: Mon, 28 Sep 2009 09:27:18 +1000
To: bug-Text-Diff [...] rt.cpan.org
From: Adam Kennedy <adamkennedybackup [...] gmail.com>
Text::Diff uses Test.pm, it does not use Test::More. Adam K 2009/9/27 Chris Weyl via RT <bug-Text-Diff@rt.cpan.org>: Show quoted text
>       Queue: Text-Diff >  Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=50040 > > > Text::Diff should include Test::More as a test_requires. > > While Test::More is indeed a core module, some distributions (e.g. Fedora) > split core modules out into distinct sub-packages...  Adding Test::More as > a test_requires will make it easier for automated packaging / build tools > to package (and update!) this module. > > Thanks! :) >