File: README

package info (click to toggle)
libmarc-loop-perl 0.01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 76 kB
  • sloc: perl: 294; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
7
8
9
MARC::Loop - process a batch of MARC21 records

To install:

    perl Makefile.PL
    make
    make test
    sudo make install