---
abstract: 'FunctionalPerl - functional programming in Perl'
author:
  - 'Christian Jaeger <copying@christianjaeger.ch>'
build_requires:
  BSD::Resource: '0'
  Capture::Tiny: '0'
  DBD::CSV: '0'
  DBI: '0'
  ExtUtils::MakeMaker: '0'
  File::chdir: '0'
  Sub::Util: '0'
  Test::Pod::Snippets: '0'
  Test::Requires: '0'
  Text::CSV: '0'
  URI: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.44, 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: FunctionalPerl
no_index:
  directory:
    - t
    - inc
    - examples
    - meta
    - htmlgen
    - t-slow
    - t-extra
recommends:
  B::Deparse: '0'
  Clone: '0'
  Encode: '0'
  Eval::WithLexicals: '0'
  JSON: '0'
  LWP::UserAgent: '0'
  Method::Signatures: '0'
  PadWalker: '0'
  Term::ReadLine::Gnu: '0'
  Text::Markdown: '0'
requires:
  Digest: '0'
  File::Path: '0'
  Getopt::Long: '0'
  Import::Into: '0'
  Math::BigInt: '0'
  NEXT: '0'
  PerlIO::utf8_strict: '0'
  Safe::Isa: '0'
  Scalar::Util: '0'
  Symbol: '0'
  Test::More: '0.96'
  autobox: '0'
  base: '0'
  perl: '5.016004'
  utf8: '0'
resources:
  repository: https://github.com/pflanze/functional-perl.git
version: v0.72.76
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'