The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Biblio::COUNTER::Report::Release2::JournalReport2 - a JR2 (R2) COUNTER report

SYNOPSIS

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