{
   "abstract" : "XML Syndication Feed Support",
   "author" : [
      "Six Apart"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "XML-Feed",
   "prereqs" : {
      "build" : {
         "requires" : {
            "URI" : "0",
            "XML::XPath" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::ErrorHandler" : "0",
            "DateTime" : "0",
            "DateTime::Format::Flexible" : "0",
            "DateTime::Format::ISO8601" : "0",
            "DateTime::Format::Mail" : "0",
            "DateTime::Format::Natural" : "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.65"
      },
      "XML::Feed::Content" : {
         "file" : "lib/XML/Feed/Content.pm",
         "version" : "0.65"
      },
      "XML::Feed::Enclosure" : {
         "file" : "lib/XML/Feed/Enclosure.pm",
         "version" : "0.65"
      },
      "XML::Feed::Entry" : {
         "file" : "lib/XML/Feed/Entry.pm",
         "version" : "0.65"
      },
      "XML::Feed::Entry::Format::Atom" : {
         "file" : "lib/XML/Feed/Entry/Format/Atom.pm",
         "version" : "0.65"
      },
      "XML::Feed::Entry::Format::RSS" : {
         "file" : "lib/XML/Feed/Entry/Format/RSS.pm",
         "version" : "0.65"
      },
      "XML::Feed::Format::Atom" : {
         "file" : "lib/XML/Feed/Format/Atom.pm",
         "version" : "0.65"
      },
      "XML::Feed::Format::RSS" : {
         "file" : "lib/XML/Feed/Format/RSS.pm",
         "version" : "0.65"
      },
      "XML::Feed::Util" : {
         "file" : "lib/XML/Feed/Util.pm",
         "version" : "0.65"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/davorg-cpan/xml-feed/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/davorg-cpan/xml-feed.git",
         "web" : "https://github.com/davorg-cpan/xml-feed"
      }
   },
   "version" : "0.65",
   "x_contributors" : [
      "Dave Cross <davecross@cpan.org>",
      "Jakob Voss <voss@gbv.de>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Simon Wistow <simon@thegestalt.org>",
      "Gabor Szabo <szabgab@cpan.org>",
      "Minty Walker <mintywalker@gmail.com>",
      "Karen Etheridge <ether@cpan.org>",
      "Gerard Ribugent Navarro <ribugent@cpan.org>",
      "Matthew D. Miller <matthew.miller@okbu.edu>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.16"
}