{
   "abstract" : "IRC protocol handling",
   "author" : [
      "Paul Evans <leonerd@leonerd.org.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4211",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Protocol-IRC",
   "prereqs" : {
      "runtime" : {
         "requires" : {
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Protocol::IRC" : {
         "file" : "lib/Protocol/IRC.pm",
         "version" : "0.11"
      },
      "Protocol::IRC::Client" : {
         "file" : "lib/Protocol/IRC/Client.pm",
         "version" : "0.11"
      },
      "Protocol::IRC::Message" : {
         "file" : "lib/Protocol/IRC/Message.pm",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.11"
}