Re: Nothing to enter for 'provides' field in metafile

David Golden <[email protected]> Wed, 16 Mar 2011 21:47:05 -0400
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
On Wed, Mar 16, 2011 at 7:52 PM, Ron Savage <[email protected]> wrote:
> Hi Folks
>
> I've just started to get the warning msg in the Subject.
>
> I assume it's a side-effect of V 0.3800.
>
> I could not see any reference to a provides key in the docs for M::B,
> nor via googling, altho I assume it goes in Build.PL somehow.

It's generally provided automatically based on discovered package names.

What dist is it?  Is it a distribution with only scripts and no modules?

-- David