File: README

package info (click to toggle)
libmarc-transform-perl 0.003005-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 212 kB
  • ctags: 16
  • sloc: perl: 1,589; 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-2013 Stéphane Delaune

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