Scroll to navigation

Biblio::COUNTER::Report::Release2::DatabaseReport3(3pm) User Contributed Perl Documentation Biblio::COUNTER::Report::Release2::DatabaseReport3(3pm)

NAME

Biblio::COUNTER::Report::Release2::DatabaseReport3 - a DB3 (R2) COUNTER report

SYNOPSIS

    $report = Biblio::COUNTER::Report::Release2::DatabaseReport3->new(
        'file' => $file,
    );
    $report->process;
2023-02-04 perl v5.36.0