| Logfile-EPrints documentation | Contained in the Logfile-EPrints distribution. |
Logfile::EPrints::Hit::Negate - filter to remove existing hits
Warning! Alpha! Liable to change!
| Logfile-EPrints documentation | Contained in the Logfile-EPrints distribution. |
package Logfile::EPrints::Hit::Negate;
use strict; our @ISA = qw( Logfile::EPrints::Hit ); 1;