blob: e23c925bce48c5e12c1e96d03676afbc472720c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.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
|