The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A POE component base class which implements the Observer pattern",
   "author" : [
      "Hinrik \u00c3\u0096rn Sigur\u00c3\u00b0sson <hinrik.sig@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200006, CPAN::Meta::Converter version 2.110440",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "POE-Component-Syndicator",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "utils"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Object::Pluggable" : "1.29",
            "POE" : "1.311"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-POE-Component-Syndicator@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=POE-Component-Syndicator"
      },
      "homepage" : "http://search.cpan.org/dist/POE-Component-Syndicator/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hinrik/poe-component-syndicator.git",
         "web" : "http://github.com/hinrik/poe-component-syndicator"
      }
   },
   "version" : "0.06",
   "x_authority" : "cpan:HINRIK"
}