The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

package Bundle::Net::LDAP;

our $VERSION = '0.03';

1;

__END__

=head1 NAME

Bundle::Net::LDAP - A bundle for Net::LDAP

=head1 SYNOPSIS

C<perl -MCPAN -e 'install Bundle::Net::LDAP'>

=head1 CONTENTS

Convert::ASN1

Digest::MD5

URI

URI::ldap

IO::Socket::SSL

XML::Parser

Net::LDAP

=head1 DESCRIPTION

This bundle all modules that Net::LDAP depends on.

=head1 AUTHOR

Graham Barr

=cut