summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rwxr-xr-xMETA.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100755
index 0000000..4b9600b
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,21 @@
+# http://module-build.sourceforge.net/META-spec.html
+#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
+name: LDAPShell
+version: 1.00
+version_from: LDAPShell.pm
+installdirs: site
+requires:
+ Getopt::Long: 0
+ Net::LDAP: 0
+ Net::LDAP::LDIF: 0
+ ResourcePool: 0
+ ResourcePool::Factory::Net::LDAP: 0
+ Term::ANSIColor: 0
+ Term::ReadLine: 0
+ Term::ReadLine::Gnu: 0
+ Text::FormatTable: 0
+ Unicode::String: 0
+ URI: 0
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.17