The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A command line tool for launching POE::Component::IRC clients",
   "author" : [
      "Hinrik \u00c3\u0096rn Sigur\u00c3\u00b0sson <hinrik.sig@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Pocoirc",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "utils",
         "example"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.47",
            "Test::Script" : "1.07"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0.20",
            "Data::Dump" : "0",
            "IO::WrapOutput" : "0.02",
            "IRC::Utils" : "0.07",
            "JSON::XS" : "0",
            "Module::Pluggable" : "0",
            "POE" : "1.310",
            "POE::Component::Client::DNS" : "0.99",
            "POE::Component::IRC::State" : "6.61",
            "Proc::Daemon" : "0.02",
            "Term::ANSIColor" : "0",
            "Term::Cap" : "1.10",
            "Term::ReadKey" : "2.21",
            "YAML::XS" : "0",
            "perl" : "5.008"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-App-Pocoirc@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-Pocoirc"
      },
      "homepage" : "http://metacpan.org/release/App-Pocoirc",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hinrik/app-pocoirc.git",
         "web" : "http://github.com/hinrik/app-pocoirc"
      }
   },
   "version" : "0.47",
   "x_authority" : "cpan:HINRIK"
}