---
abstract: 'Algebraic data types in perl'
author:
  - 'Sebastian Paaske Tørholm <sebbe@cpan.org>'
build_requires:
  Test::More: '0.96'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.20, Dist::Zilla version 6.015, 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: Types-Algebraic
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Types::Algebraic:
    file: lib/Types/Algebraic.pm
    version: '0.07'
requires:
  Keyword::Declare: '0.001015'
  Keyword::Simple: '0'
  List::MoreUtils: '0.420'
  List::Util: '1.33'
  Moops: '0'
  PPR: '0'
  perl: '5.022'
resources:
  bugtracker: https://github.com/Eckankar/Types-Algebraic/issues
  homepage: https://github.com/Eckankar/Types-Algebraic
  repository: https://github.com/Eckankar/Types-Algebraic.git
version: '0.07'
x_contributors:
  - 'Sebastian Paaske Tørholm <Eckankar@gmail.com>'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1