Archive::MoPaQ - perl interface to libmpq
authorShiar <shiar@shiar.org>
Tue, 27 Nov 2007 18:54:42 +0000 (19:54 +0100)
committerShiar <shiar@shiar.org>
Tue, 27 Nov 2007 18:54:42 +0000 (19:54 +0100)
commitda2d5c0b14bfbd8550f4d77a471c7212c17a1898
tree6b574ebd176f42eb5859bb4a61ef159623fd35d2
parent66615c316074968c4c39fd3962ba2e7eacedd44c
Archive::MoPaQ - perl interface to libmpq

Module setup using h2xs.

Provides basic methods to open an archive and extract files by number,
but not much else yet.
Archive-MoPaQ/Changes [new file with mode: 0644]
Archive-MoPaQ/MANIFEST [new file with mode: 0644]
Archive-MoPaQ/Makefile.PL [new file with mode: 0644]
Archive-MoPaQ/MoPaQ.xs [new file with mode: 0644]
Archive-MoPaQ/README [new file with mode: 0644]
Archive-MoPaQ/lib/Archive/MoPaQ.pm [new file with mode: 0644]
Archive-MoPaQ/ppport.h [new file with mode: 0644]
Archive-MoPaQ/t/Archive-MoPaQ.t [new file with mode: 0644]
Archive-MoPaQ/typemap [new file with mode: 0644]