File: README

package info (click to toggle)
libmarc-transform-perl 0.003007-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 388 kB
  • sloc: perl: 1,617; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
MARC-Transform

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	sudo ./Build install


COPYRIGHT AND LICENCE

Copyright (C) 2011-2018 Stéphane Delaune

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.