Codebase list libcheck-isa-perl / 8ca2bc44-a88f-48b9-8e62-e4aeb7c263de/upstream META.yml
8ca2bc44-a88f-48b9-8e62-e4aeb7c263de/upstream

Tree @8ca2bc44-a88f-48b9-8e62-e4aeb7c263de/upstream (Download .tar.gz)

META.yml @8ca2bc44-a88f-48b9-8e62-e4aeb7c263de/upstreamraw · history · blame

---
abstract: "DWIM, correct checking of an object's class."
author:
  - 'Yuval Kogman <NUFFIN@cpan.org>'
build_requires:
  Test::More: '1.001014'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.62, 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: Check-ISA
no_index:
  directory:
    - t
    - inc
provides:
  Check::ISA:
    file: lib/Check/ISA.pm
    version: '0.09'
requires:
  Sub::Exporter: '0'
  Test::use::ok: '0'
  perl: '5.008'
resources:
  repository: https://github.com/manwar/Check-ISA.git
version: '0.09'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'