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

Biblio::COUNTER::Report - a COUNTER-compliant (or not) report

SYNOPSIS

$report = Biblio::COUNTER::Report->new(
    'file' => $file,
);

DESCRIPTION

PUBLIC METHODS