summaryrefslogtreecommitdiff
path: root/README
blob: c8906463789d3f38a573d866efbded4fe1df3279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Parse-PMFile

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT AND LICENSE

Copyright (C) 2013 Kenichi Ishigaki

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