From 3ea8bf369dd252756b0e20966c5deaf4c617b3b6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 14 Jun 2010 22:54:39 +0200 Subject: Add README --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..a57fdeb --- /dev/null +++ b/README @@ -0,0 +1,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 -- cgit v1.2.3