From 519fe8254caaccff21fd791a4bc10d5722fbfc53 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 6 May 2011 11:26:18 +0200 Subject: Add META.yml as well --- META.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 META.yml (limited to 'META.yml') diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..09c6d8d --- /dev/null +++ b/META.yml @@ -0,0 +1,21 @@ +--- +name: comirror +version: 0.1 +author: + - 'Copyright (C) 2010 by Daniel Friesel Ederf@chaosdorf.deE' +abstract: Generic webcomic mirrorer +license: unrestricted +build_requires: + Test::Cmd: 0 + Test::Compile: 0 + Test::More: 0 + Test::Pod: 0 +requires: + WWW::Mechanize: 0 + perl: v5.10.0 +configure_requires: + Module::Build: 0.340201 +generated_by: Module::Build version 0.340201 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 -- cgit v1.2.3