The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'XML Syndication Feed Support'
author:
  - 'Six Apart'
build_requires: {}
configure_requires:
  Module::Build: 0.40
dynamic_config: 1
generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: XML-Feed
provides:
  XML::Feed:
    file: lib/XML/Feed.pm
    version: 0.52
  XML::Feed::Content:
    file: lib/XML/Feed/Content.pm
    version: 0.52
  XML::Feed::Enclosure:
    file: lib/XML/Feed/Enclosure.pm
    version: 0.52
  XML::Feed::Entry:
    file: lib/XML/Feed/Entry.pm
    version: 0.52
  XML::Feed::Entry::Format::Atom:
    file: lib/XML/Feed/Entry/Format/Atom.pm
    version: 0.52
  XML::Feed::Entry::Format::RSS:
    file: lib/XML/Feed/Entry/Format/RSS.pm
    version: 0.52
  XML::Feed::Format::Atom:
    file: lib/XML/Feed/Format/Atom.pm
    version: 0.52
  XML::Feed::Format::RSS:
    file: lib/XML/Feed/Format/RSS.pm
    version: 0.52
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
  Test::More: 0
  URI::Fetch: 0
  XML::Atom: 0.38
  XML::LibXML: 1.66
  XML::RSS: 1.47
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/davorg/xml-feed
version: 0.52
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>'