{
   "abstract" : "Client for the Atlassian Confluence wiki, based on RPC::XML",
   "author" : [
      "Asgeir Nilsen",
      "Giles Lewis",
      "Martin Ellis",
      "Torben K. Jensen",
      "Heiko Jansen <hjansen@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "gpl_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Confluence-Client-XMLRPC",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dumper" : "0",
            "RPC::XML" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://confluence.atlassian.com/display/DISC/Perl+XML-RPC+client",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/heikojansen/confluence-client-xmlrpc.git",
         "web" : "https://github.com/heikojansen/confluence-client-xmlrpc"
      }
   },
   "version" : "2.2"
}