On 01/05/07 21:03 A. Pagaltzis wrote:
> I'll never understand why the people who use Module::Install,
> which means including M::I with their distros, don't also simply
> include all of their non-core testing modules. I mean, once you
> start copying modules into your distro, it really makes no
>
A. Pagaltzis wrote:
Module::Install
Read this:
http://search.cpan.org/~adamk/Module-Install-0.65/lib/Module/Install/Philosophy.pod
Now tell me, which of the following problems enumerated there are solved
by Module::Install:
* people don't pay much attention to unknowns;
* modules break o
A. Pagaltzis wrote:
* Sean O'Rourke [2007-05-01 20:35]:
Unsatisfied dependencies detected during
ME/My-Module
Test::CommentsAreGrammatical [requires]
Test::FlavorOfTheWeek [requires]
Test::ICantThinkBeforeICode [requires]
I'll never unde
"A. Pagaltzis" writes:
> I'll never understand why the people who use Module::Install,
> which means including M::I with their distros, don't also simply
> include all of their non-core testing modules.
And then they could put
`cp -r @TEST_CRAP $INC[0]`
at the end of their Makefile.PL, and
* Sean O'Rourke [2007-05-01 20:35]:
> Unsatisfied dependencies detected during
> ME/My-Module
> Test::EvenMore [requires]
> Test::TDD [requires]
> Test::BDD [requires]
> Test::ADD [requires]
> Test::CommentsAreGrammatical [require
On Tue, May 01, 2007 at 11:27:46AM -0700, Sean O'Rourke wrote:
>Test::ICantThinkBeforeICode [requires]
...a newer version of Perl.
R
Unsatisfied dependencies detected during
ME/My-Module
Test::EvenMore [requires]
Test::TDD [requires]
Test::BDD [requires]
Test::ADD [requires]
Test::CommentsAreGrammatical [requires]
Test::FlavorOfTheWeek [requires]
Test::I