summaryrefslogtreecommitdiff
path: root/README
blob: a57fdeb802b493008be3a347ba79cb8862893dc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
comirror is an automated mirrorer for webcomics and image gallerys.

Requires:
 * perl >= 5.10
 * WWW::Mechanize

For testing:
 * Test::Cmd
 * Test::Compile
 * Test::More
 * Test::Pod

Installation:
> make
> make test # optional
> sudo make install