summaryrefslogtreecommitdiff
path: root/META.yml
blob: 4b9600bf19840093be9b7e6d02d9d33a56a0245e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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