The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "An implementation of monads for Perl",
   "author" : [
      "hiratara <hiratara {at} cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Monad",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "parent" : "0",
            "perl" : "5.012"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.94",
            "Test::Requires" : "0",
            "Test::Warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/hiratara/p5-Data-Monad/issues"
      },
      "homepage" : "https://github.com/hiratara/p5-Data-Monad",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/hiratara/p5-Data-Monad.git",
         "web" : "https://github.com/hiratara/p5-Data-Monad"
      }
   },
   "version" : "0.07",
   "x_contributors" : [
      "Masahiro Honma <hira.tara@gmail.com>",
      "Neil Bowers <neil@bowers.com>",
      "Nick Booker <NMBooker@gmail.com>",
      "hiratara <hiratara@cpan.org>"
   ]
}