Re: Campaign to reduce superfluous redundancies

David Golden <[email protected]> Sat, 11 Dec 2010 07:30:17 -0500
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
On Sat, Dec 11, 2010 at 2:16 AM, Jonas B. Nielsen <[email protected]> wrote:
> Good work,
>
> Any plans to look at: Module::Build::ModuleInfo
>
> I think large parts could be replaced my Module::Info, well it is just a hunch anyway

mst has factored M::B::ModuleInfo into a separate Module::Metadata
distribution and the latest dev M::B now relies on that.  It might be
possible to use another module, but then it's another module that has
to go into core.  I'm happier telling Jesse that the new module for
core is just a refactored/renamed version of something already there.

-- David