{
  "abstract" : "XML Syndication Feed Support",
  "author" : [
     "Six Apart"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4224",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "XML-Feed",
  "prereqs" : {
     "build" : {
        "requires" : {
           "URI" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "requires" : {
           "Class::ErrorHandler" : "0",
           "DateTime" : "0",
           "DateTime::Format::Mail" : "0",
           "DateTime::Format::W3CDTF" : "0",
           "Feed::Find" : "0",
           "HTML::Entities" : "0",
           "HTML::TokeParser" : "0",
           "LWP::UserAgent" : "0",
           "List::Util" : "0",
           "Module::Pluggable" : "0",
           "Scalar::Util" : "0",
           "Test::More" : "0",
           "URI::Fetch" : "0",
           "XML::Atom" : "0.38",
           "XML::LibXML" : "1.66",
           "XML::RSS" : "1.47",
           "perl" : "v5.10.0"
        }
     }
  },
  "provides" : {
     "XML::Feed" : {
        "file" : "lib/XML/Feed.pm",
        "version" : "0.55"
     },
     "XML::Feed::Content" : {
        "file" : "lib/XML/Feed/Content.pm",
        "version" : "0.55"
     },
     "XML::Feed::Enclosure" : {
        "file" : "lib/XML/Feed/Enclosure.pm",
        "version" : "0.55"
     },
     "XML::Feed::Entry" : {
        "file" : "lib/XML/Feed/Entry.pm",
        "version" : "0.55"
     },
     "XML::Feed::Entry::Format::Atom" : {
        "file" : "lib/XML/Feed/Entry/Format/Atom.pm",
        "version" : "0.55"
     },
     "XML::Feed::Entry::Format::RSS" : {
        "file" : "lib/XML/Feed/Entry/Format/RSS.pm",
        "version" : "0.55"
     },
     "XML::Feed::Format::Atom" : {
        "file" : "lib/XML/Feed/Format/Atom.pm",
        "version" : "0.55"
     },
     "XML::Feed::Format::RSS" : {
        "file" : "lib/XML/Feed/Format/RSS.pm",
        "version" : "0.55"
     },
     "XML::Feed::Util" : {
        "file" : "lib/XML/Feed/Util.pm",
        "version" : "0.55"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "https://github.com/davorg/xml-feed"
     }
  },
  "version" : "0.55",
  "x_contributors" : [
     "Dave Cross <[email protected]>",
     "Jakob Voss <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>",
     "Simon Wistow <[email protected]>",
     "Gabor Szabo <[email protected]>",
     "Minty Walker <[email protected]>",
     "Karen Etheridge <[email protected]>",
     "Gerard Ribugent Navarro <[email protected]>",
     "Matthew D. Miller <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}