summaryrefslogtreecommitdiff
path: root/README
blob: b5381d671479f45321e3e980d42a825c2a6bb921 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
comirror - automated mirrorer for webcomics and image gallerys
--------------------------------------------------------------

Dependencies
------------

 * perl >= 5.10
 * WWW::Mechanize

Installation
------------

$ perl Build.PL
$ perl Build
$ sudo perl Build install

Testing
-------

Requires:
 * Test::Cmd
 * Test::Compile
 * Test::More
 * Test::Pod

Run:
$ perl Build test