Re: Added META.json and MYMETA.json support to EU::MM

David Golden <[email protected]> Sun, 27 Feb 2011 07:59:06 -0500
Newsgroups gmane.comp.lang.perl.modules.extutils-makemaker.devel
Message-ID <[email protected]>
On Sat, Feb 26, 2011 at 11:11 PM, Michael G Schwern <[email protected]> wrote:
> I've pushed my work so far into a cpan_meta branch.
> https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commits/cpan_meta
>
> I hit a snag on Storable.  That isn't core until 5.8 and there's no pure Perl
> alternative.  Something will have to be done about that.  Thoughts?

I've released CPAN::Meta 2.110580 which removes the dependency on Storable.

-- David