=meta: 0.0.1

name: Inline-C
version: 0.62_03
abstract: C Language Support for Inline
homepage: https://metacpan.org/release/Inline-C

license: perl
copyright: 2000-2014. Ingy döt Net.
author:
  name: Ingy döt Net
  email: ingy@cpan.org
  github: ingydotnet
  twitter: ingydotnet
  freenode: ingy
  homepage: http://ingy.net

requires:
  perl: 5.8.1
  File::Spec: 0.8
  Inline: 0.64
  Parse::RecDescent: 1.80
  Pegex: 0.30

test:
  requires:
    autodie: 0
    File::Copy::Recursive: 0
    IO::All: 0
    Test::More: 0.88
    Test::Warn: 0.23
    version: 0.77
    YAML::XS: 0

devel:
  git: https://github.com/ingydotnet/inline-c-pm
  bug: https://github.com/ingydotnet/inline-c-pm/issues
  irc: irc.perl.org#inline
  eml: inline@perl.org

=travis:
  type: perl
  irc: irc.perl.org#inline
