summaryrefslogtreecommitdiff
path: root/README
blob: 6ea3671b78c0453a0057d3fe723a8174afd08e17 (plain)
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-2020 Stéphane Delaune

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