Re: test_requires
[email protected] (Adam Kennedy)
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
David E. Wheeler wrote: > On May 20, 2008, at 21:20, Eric Wilhelm wrote: > >> # from David Golden on Tuesday 20 May 2008: >>> On Tue, May 20, 2008 at 11:03 PM, Adam Kennedy >>>> Personally, I'd like to see configure_requires: finalised first >>>> before we start dealing with test_requires, so that we have the >>>> option of solutions that themselves leverage configure_requires: >>> >>> +1 > > Gee, I thought it was finalized. I've added it to all of my modules > and it's included in my META.yml thanks to the version of > Module::Build that ships with Perl 5.10. All the modules have implemented it, CPANPLUS was the last and added it on Monday. Both CPAN and CPANPLUS only have it in dev versions at present. Also, to be "complete" it needs to be supported in the core, which it isn't yet. Once 5.10.1 comes out, there everything should be right to tick off "completed". Adam K