NAME
Plagger::Plugin::Filter::Rule - Filter feed entries using Rule
SYNOPSIS
- module: Filter::Rule
  rule:
    module: Fresh
    mtime:
      path: /tmp/foo.tmp
      autoupdate: 1
DESCRIPTION
This module strips entries and feeds using Rules. It's sort of like SmartFeed, but while SmartFeed creates new feed using Rule, Filter::Rule strips entries and feeds that don't match with Rules.
AUTHOR
Tatsuhiko Miyagawa