The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
Logfile::EPrints::Filter::Period
Filter hits for a given time period (given as yyyymmddHHMMSS).
after=>20040320145959 only include records I<after> this datetimebefore=>20040320160000 only include records I<before> this datetime
after
=>20040320145959
only include records I<
> this datetime
before
=>20040320160000
To install Logfile::EPrints, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Logfile::EPrints
CPAN shell
perl -MCPAN -e shell install Logfile::EPrints
For more information on module installation, please visit the detailed CPAN module installation guide.