diff options
author | jeff <jeff> | 2007-06-21 15:46:53 +0000 |
---|---|---|
committer | jeff <jeff> | 2007-06-21 15:46:53 +0000 |
commit | 4c07e41df33c33dcec4caa960114fc37e72fa4e8 (patch) | |
tree | fcddfbb49a0c354bc1aa9a83f1279737f4eec490 /META.yml | |
parent | 79a393425645b123a1833e5b65dcb1683bbdccf5 (diff) |
added metadata
Diffstat (limited to '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..d4613f7 --- /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: Net-Plesk +version: 0.02 +version_from: lib/Net/Plesk.pm +installdirs: site +requires: + +distribution_type: module +generated_by: ExtUtils::MakeMaker version 6.17 |