The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Portable, event-loop agnostic eventy networking and multitasking.",
   "author" : [
      "Rocco Caputo <rcaputo@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141520",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "POE",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "mylib"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "POE::Test::Loops" : "1.358"
         }
      },
      "configure" : {
         "requires" : {
            "POE::Test::Loops" : "1.358"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Errno" : "1.09",
            "Exporter" : "0",
            "File::Spec" : "0.87",
            "IO" : "1.24",
            "IO::Handle" : "1.27",
            "IO::Pipely" : "0.005",
            "IO::Tty" : "1.08",
            "POE::Test::Loops" : "1.358",
            "POSIX" : "1.02",
            "Socket" : "1.7",
            "Storable" : "2.16",
            "Test::Harness" : "2.26",
            "Time::HiRes" : "1.59"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://poe.perl.org/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/rcaputo/poe"
      }
   },
   "version" : "1.364"
}