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

NAME

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

SYNOPSIS

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

DESCRIPTION

PUBLIC METHODS