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::Release2::DatabaseReport3 - a DB3 (R2) COUNTER report

SYNOPSIS

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