From 598f862a4bd7629ca3fd2e7e53fe0e04992ec786 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Mon, 6 Jul 2015 00:38:43 +1000 Subject: [PATCH] + META.yml --- META.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 META.yml diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..fa3abe6 --- /dev/null +++ b/META.yml @@ -0,0 +1,23 @@ +--- +abstract: 'set of modules to work with dokuwiki format' +author: + - "Alex 'AdUser' Z " +build_requires: + Test::More: 0 +configure_requires: + ExtUtils::MakeMaker: 0 +distribution_type: module +dynamic_config: 0 +generated_by: 'ExtUtils::MakeMaker version 6.57_05' +license: perl_5 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Text-Dokuwiki +no_index: + directory: + - t + - inc +requires: + Test::More: 0 +version: 0.02