dump_fastmarc.pl - display MARC records
dump_fastmarc.pl /path/to/dump.marc
dump records starting with offset
offset
dump just limit records
limit
dump result of to_hash on record
to_hash
turn debugging output on
To install MARC::Fast, copy and paste the appropriate command in to your terminal.
cpanm
cpanm MARC::Fast
CPAN shell
perl -MCPAN -e shell install MARC::Fast
For more information on module installation, please visit the detailed CPAN module installation guide.