Subject: | META.yml is outdated, won't work with carton |
I've been using carton to bundle dependencies with a perl project and
unfortunately it chokes on the META.yml in InlineX::CPP2XS.
It's a minor issue, and perhaps one that miyagawa can fix on the carton
end of things, but the error it is reporting is that it can not use the
META.yml data because it fails the version check.
This could be fixed by re-building the dist using a newer EUMM et al.
though if you don't want to do that, I've taken the liberty of
generating a new META.yml that does work with carton. It's attached to
this ticket.
BTW, if you don't have the spare tuits to make a new release, I'd be
happy to do it, given the appropriate access! :)
Subject: | META.yml |
---
abstract: unknown
author:
- unknown
build_requires:
ExtUtils::MakeMaker: 0
configure_requires:
ExtUtils::MakeMaker: 0
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120630'
license: unknown
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: InlineX-CPP2XS
no_index:
directory:
- t
- inc
requires:
Inline: 0.45
Inline::CPP: 0.25
version: 0.17