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

NAME

marcstats.pl - report statistics on MARC records in batch files

USAGE

Calculate the frequency rate and the repeatability of tags and subtags in a number of MARC batch files.

        marcstats.pl [options] <file>,...

VERSION

This documentation is for marcstats.pl version 0.0.1

REQUIRED ARGUMENTS

<file>

Name(s) of the MARC batch file(s). Several file names may be given:

        marcstat.pl -o statistics.txt batch1.iso batch2.iso --dots

OPTIONS

--dots

Replace spaces with dots in the output

-o <outfile>

Send output to outfile. By default output is sent to console (STDOUT)