update
[MARC-Fast] / README
1 pod2text MARC::Fast.pm > README
2
3 If this is still here it means the programmer was too lazy to create the readme file.
4
5 You can create it now by using the command shown above from this directory.
6
7 At the very least you should be able to use this set of instructions
8 to install the module...
9
10 perl Makefile.PL
11 make
12 make test
13 make install
14
15
16 If you are on a windows box you should use 'nmake' rather than 'make'.