Re: declaring meta info in a .pm
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
On Sep 7, 2009, at 4:38 AM, David Golden wrote: > * Digression on test_requires: M::I offers a 'test_requires' keyword > "for the future", even though (a) there's no such thing in META.yml, > (b) it puts things in build_requires in META.yml and (c) during > install, it's all squashed into PREREQ_PM anyway. Hey, look, another reason that M::I must die. ;-P David