The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Mojolicious plugin to interact with a remote ident service",
   "author" : [
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojolicious-Plugin-Ident",
   "no_index" : {
      "directory" : [
         "example"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent" : "0",
            "AnyEvent::Ident" : "0.04",
            "AnyEvent::Ident::Client" : "0",
            "AnyEvent::Ident::Response" : "0",
            "EV" : "0",
            "Mojo::Base" : "0",
            "Mojo::Exception" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "AnyEvent::Ident" : "0",
            "Mojolicious::Lite" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/mojolicious-plugin-ident/issues"
      },
      "homepage" : "http://perl.wdlabs.com/Mojolicious-Plugin-Ident/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/mojolicious-plugin-ident.git",
         "web" : "https://github.com/plicease/mojolicious-plugin-ident"
      }
   },
   "version" : "0.30"
}