NAME

Plagger::Plugin::Subscrption::HatenaRSS - HatenaRSS Subscription via OPML

SYNOPSIS

- module: Subscription::HatenaRSS
  config:
    username: example
    password: xxxxxxxx

DESCRIPTION

This plugin creates Subscription by fetching Hatena RSS http://r.hatena.ne.jp OPML by HTTP. Since Hatena RSS OPML export requires login state, it uses WWW::Mechanize module to emulate the browser's login authentication procedure.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger, Plagger::Plugin::Subscription::OPML, WWW::Mechanize