From 4a19966c3bb9f7dce1cca158163d583a33458723 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 26 Jan 2011 14:42:17 +0100 Subject: import --- META.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 META.yml (limited to 'META.yml') 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 -- cgit v1.1