Binary package “libbiblio-counter-perl” in ubuntu oracular

modules for handling COUNTER reports

 Biblio::COUNTER provides modules for handling COUNTER reports.
 .
 Because the COUNTER Codes of Practice are so poorly written and documented,
 with incomplete specifications and inconsistent terminology, it has been
 necessary to make certain assumptions and normalizations in the code and
 documentation of this module.
 .
 First, all reports must be in plain text, tab- or comma-delimited format;
 Excel spreadsheets are not allowed. (To convert an Excel spreadsheet to
 tab-delimited text, consider using Spreadsheet::ParseExcel::Simple.
 .
 (XML formats may be handled in a future version of this module.)
 .
 See also:
  https://www.projectcounter.org/
  https://metacpan.org/pod/Spreadsheet::ParseExcel::Simple