diff options
author | ivan <ivan> | 2006-12-20 09:51:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-12-20 09:51:50 +0000 |
commit | 8a716df39598d30d12c51ebb5ce2bdc17933722c (patch) | |
tree | 49af8599b0dc19d4104cf065088e280c84fc69ce | |
parent | 17ec08d0e4e357a5412a47a51823ec540c7349a7 (diff) |
adding autogenerated META.yml
-rw-r--r-- | META.yml | 10 |
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 |