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::DatabaseReport2 - a DB2 (R2) COUNTER report

SYNOPSIS

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