/usr/local/CPAN/perl-ldap/LWP/Protocol/ldaps.pm


package LWP::Protocol::ldaps;

use strict ;
use base 'LWP::Protocol::ldap' ;

1;