package URI::ldaps;
require URI::ldap;
@ISA=qw(URI::ldap);

sub default_port { 636 }

1;


syntax highlighted by Code2HTML, v. 0.9.1