1Pod-ProjectDocs version 0.34
2============================
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13COPYRIGHT AND LICENCE
14
15Copyright (C) 2005 by Lyo Kato
16
17This library is free software; you can redistribute it and/or modify
18it under the same terms as Perl itself, either Perl version 5.8.5 or,
19at your option, any later version of Perl 5 you may have available.
20
21
22