The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Functions to validate data types in test files.'
author:
  - 'Guillaume Aubert <aubertg@cpan.org>'
build_requires:
  File::Spec: '0'
  Test::Builder::Tester: '0'
  Test::FailWarnings: '0'
configure_requires:
  Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4205, CPAN::Meta::Converter version 2.140640'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-Type
provides:
  Test::Type:
    file: lib/Test/Type.pm
    version: v1.2.0
requires:
  Carp: '0'
  Data::Validate::Type: '1.005000'
  Exporter: '5.57'
  Test::More: '0.94'
  perl: '5.006'
resources:
  bugtracker: https://github.com/guillaumeaubert/Test-Type/issues
  homepage: https://metacpan.org/release/Test-Type
  license: http://www.gnu.org/licenses/gpl-3.0.txt
  repository: https://github.com/guillaumeaubert/Test-Type
version: v1.2.0