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 --- MANIFEST | 1 + META.yml | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 META.yml diff --git a/MANIFEST b/MANIFEST index ce6a06b..0d5add1 100644 --- a/MANIFEST +++ b/MANIFEST @@ -40,3 +40,4 @@ t/next-unicroak/4.jpg t/next-unicroak/4.xhtml t/next-unicroak/5.jpg t/next-unicroak/5.xhtml +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