---
abstract: 'Mojo::DOM-based parsing of RSS & Atom feeds'
author:
  - 'Dotan Dimet <dotan@corky.net>'
build_requires:
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.6, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mojo-Feed
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Mojo::Feed:
    file: lib/Mojo/Feed.pm
    version: '0.21'
  Mojo::Feed::Item:
    file: lib/Mojo/Feed/Item.pm
  Mojo::Feed::Item::Enclosure:
    file: lib/Mojo/Feed/Item/Enclosure.pm
  Mojo::Feed::Reader:
    file: lib/Mojo/Feed/Reader.pm
  Mojolicious::Plugin::FeedReader:
    file: lib/Mojolicious/Plugin/FeedReader.pm
    version: '0.21'
requires:
  HTTP::Date: '6.02'
  Mojolicious: '8.03'
  Time::Zone: '2.2'
  perl: '5.010'
resources:
  bugtracker: https://github.com/dotandimet/Mojo-Feed/issues
  homepage: https://github.com/dotandimet/Mojo-Feed
  repository: git://github.com/dotandimet/Mojo-Feed.git
version: '0.21'
x_authority: cpan:DOTAN
x_contributors:
  - 'Ed J <mohawk2@users.noreply.github.com>'
  - 'Mario Domgoergen <mdom@taz.de>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1