The documentation for Module::Build doesn't mention "recommends" does it work the same way as "requires" and "build_requires"?
On 13 July 2011 08:13, sawyer x <[email protected]> wrote: > Module::Build has "recommends". > > > On Wed, Jul 13, 2011 at 12:20 AM, Gabor Szabo <[email protected]> wrote: > >> Hi, >> >> I was looking at ExtUtils::MakeMaker and wondering how could I >> list a set of modules as optional dependencies? >> As I could not find and answer I wonder if there is a well defined tool >> for this in any of the packaging tools of Perl? >> >> If not, what is the recommended way to say in Makefile.PL and/or Build.PL: >> >> I don't require Module::Name version 2.7 but I'd work much >> faster/better/cleaner if I had it. >> Shall I install it? >> >> regards >> Gabor >> > > -- email/jabber: [email protected] / / _ _ / \ / | | | | / \/ \_| | |
