The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Reusable tests for POE::Loop authors",
   "author" : [
      "Rocco Caputo <rcaputo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141520",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "POE-Test-Loops",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Test::More" : "1.001003"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-POE-Test-Loops@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=POE-Test-Loops"
      },
      "homepage" : "http://search.cpan.org/dist/POE-Test-Loops/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rcaputo/poe-test-loops.git",
         "web" : "https://github.com/rcaputo/poe-test-loops"
      }
   },
   "version" : "1.358"
}