summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..3bc1223
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,10 @@
+# http://module-build.sourceforge.net/META-spec.html
+#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
+name: HTML-Widgets-SelectLayers
+version: 0.06
+version_from: SelectLayers.pm
+installdirs: site
+requires:
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.30_01