Archive::MoPaQ - perl interface to libmpq
[perl/schtarr.git] / Archive-MoPaQ / README
1 Archive-MoPaQ version 0.01
2 ==========================
3
4 INSTALLATION
5
6 To install this module type the following:
7
8    perl Makefile.PL
9    make
10    make test
11    make install
12
13 DEPENDENCIES
14
15 This module requires these other modules and libraries:
16
17   libmpq
18   zlib
19
20