The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Logfile::EPrints::Filter::Repeated - Catch fulltext events and check for repeated requests

DESCRIPTION

This filter catches fulltext events and either forwards the fulltext event or, if the same identifier has been requested by the same address within 24 hours, create a repeated event.

TODO

Free memory by removing requests older than 24 hours.

HANDLER CALLBACKS

repeated()