{
   "abstract" : "FunctionalPerl - functional programming in Perl",
   "author" : [
      "Christian Jaeger <copying@christianjaeger.ch>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "FunctionalPerl",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "examples",
         "meta",
         "htmlgen",
         "t-slow",
         "t-extra"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "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",
            "overload" : "0",
            "perl" : "5.016004",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "BSD::Resource" : "0",
            "Capture::Tiny" : "0",
            "DBD::CSV" : "0",
            "DBI" : "0",
            "Sub::Util" : "0",
            "Test::Pod::Snippets" : "0",
            "Test::Requires" : "0",
            "Text::CSV" : "0",
            "URI" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pflanze/functional-perl.git",
         "web" : "https://github.com/pflanze/functional-perl"
      }
   },
   "version" : "v0.72.48",
   "x_serialization_backend" : "JSON::PP version 4.04"
}