Update Changes
[www-offliberty.git] / README
CommitLineData
e2c068e8 1WWW-Offliberty version 0.002
de48830a
MG
2============================
3
4WWW::Offliberty is a simple interface to the offliberty.com download service.
5
6INSTALLATION
7
8To install this module type the following:
9
10 perl Makefile.PL
11 make
12 make test
13 make install
14
15DEPENDENCIES
16
17This module requires these other modules and libraries:
18
19 * HTML::TreeBuilder
20 * LWP::UserAgent
21
22COPYRIGHT AND LICENCE
23
24Copyright (C) 2013 by Marius Gavrilescu
25
26This library is free software; you can redistribute it and/or modify
27it under the same terms as Perl itself, either Perl version 5.18.1 or,
28at your option, any later version of Perl 5 you may have available.
29
30
This page took 0.009542 seconds and 4 git commands to generate.