Codebase list libcheck-isa-perl / cc0a89b2-240b-4bb6-8db0-c6bb6d0f3bb7/main META.yml
cc0a89b2-240b-4bb6-8db0-c6bb6d0f3bb7/main

Tree @cc0a89b2-240b-4bb6-8db0-c6bb6d0f3bb7/main (Download .tar.gz)

META.yml @cc0a89b2-240b-4bb6-8db0-c6bb6d0f3bb7/mainraw · 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.18, CPAN::Meta::Converter version 2.150005'
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'