Codebase list libmodule-build-tiny-perl / HEAD META.yml
HEAD

Tree @HEAD (Download .tar.gz)

META.yml @HEADraw · history · blame

---
abstract: 'A tiny replacement for Module::Build'
author:
  - 'Leon Timmermans <leont@cpan.org>'
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Carp: '0'
  Cwd: '0'
  Data::Dumper: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::File: '0'
  IPC::Open2: '0'
  Test::More: '0.88'
  XSLoader: '0'
  blib: '0'
  lib: '0'
  perl: '5.006'
configure_requires:
  CPAN::Meta: '0'
  DynaLoader: '0'
  Exporter: '5.57'
  ExtUtils::CBuilder: '0'
  ExtUtils::Config: '0.003'
  ExtUtils::Helpers: '0.020'
  ExtUtils::Install: '0'
  ExtUtils::InstallPaths: '0.002'
  ExtUtils::ParseXS: '0'
  File::Basename: '0'
  File::Find: '0'
  File::Path: '0'
  File::Spec::Functions: '0'
  Getopt::Long: '2.36'
  JSON::PP: '2'
  Pod::Man: '0'
  TAP::Harness::Env: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
conflicts:
  local::lib: '< 1.006008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Module-Build-Tiny
provides:
  Module::Build::Tiny:
    file: lib/Module/Build/Tiny.pm
    version: '0.043'
requires:
  CPAN::Meta: '0'
  DynaLoader: '0'
  Exporter: '5.57'
  ExtUtils::CBuilder: '0'
  ExtUtils::Config: '0.003'
  ExtUtils::Helpers: '0.020'
  ExtUtils::Install: '0'
  ExtUtils::InstallPaths: '0.002'
  ExtUtils::ParseXS: '0'
  File::Basename: '0'
  File::Find: '0'
  File::Path: '0'
  File::Spec::Functions: '0'
  Getopt::Long: '2.36'
  JSON::PP: '2'
  Pod::Man: '0'
  TAP::Harness::Env: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Perl-Toolchain-Gang/module-build-tiny/issues
  repository: git://github.com/Perl-Toolchain-Gang/module-build-tiny.git
version: '0.043'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'