diff options
author | jeff <jeff> | 2008-03-14 18:17:33 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-03-14 18:17:33 +0000 |
commit | 20887ceb08f6bf11e3492f4ef3515f1de1ffeb50 (patch) | |
tree | 14068b65e47f439fa9a69fc8a5034f4e346cbb2f /META.yml | |
parent | 4c07e41df33c33dcec4caa960114fc37e72fa4e8 (diff) |
cleanup and dependancies
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,10 +1,14 @@ # 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: 0.03 version_from: lib/Net/Plesk.pm installdirs: site requires: + LWP: 0 + XML::Simple: 0 + XML::XPath: 0 + XML::XPath::XMLParser: 0 distribution_type: module generated_by: ExtUtils::MakeMaker version 6.17 |