The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

SEE ALSO

Plagger, Plagger::Plugin::SmartFeed