GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plagger::Rule::Deduped(3) User Contributed Perl Documentation Plagger::Rule::Deduped(3)

Plagger::Rule::Deduped - Rule to get Deduped entries based on the database

  # remove entries you already seen
  - module: Filter::Rule
    rule:
      module: Deduped
      path: /tmp/var.db

This rule de-duplicates entry based on cached index (database).

path
Specified path to the database. This config is dependent for the DB_File backend.
compare_body
If set, this rule checks digest of entry, which is a MD5 hash of entry's title with body. Defaults to 0.

Tatsuhiko Miyagawa

Kazuhiro Osawa created Plagger::Plugin::Cache in early days, which gives me a base idea of this module.

Plagger, DB_File
2006-12-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.