File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ To subscribe send an empty email to
18
18
19
19
*******************************************************************************
20
20
21
- For the latest information see http://perl- ldap.sourceforge.net /
21
+ For the latest information see http://ldap.perl.org /
22
22
23
23
QUICK START GUIDE:
24
24
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ which will have the latest documentation available.
81
81
82
82
No, but there is a public SVN repository at
83
83
84
- http://svn.mutatus.co.uk
84
+ http://svn.mutatus.co.uk
85
85
86
86
=head2 Can I get perl-ldap from the public SVN repository?
87
87
@@ -99,7 +99,7 @@ You can download it from CPAN by following the release link:
99
99
The 2 lines in the following example should be put together as
100
100
one continuous line. Example;
101
101
102
- http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/perl-ldap-0.31 .tar.gz
102
+ http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/perl-ldap-0.33 .tar.gz
103
103
104
104
B<WARNING:> The perl-ldap module is stored on CPAN as a *.gz file.
105
105
Netscape on Windows systems sometimes has a problem storing the module
@@ -167,8 +167,8 @@ Requests For Comments, better known as RFCs. The RFCs can be found on
167
167
the Internet at http://www.ietf.org/ (the master repository) and many
168
168
other places. There's a link to all the LDAP-related RFCs at
169
169
Perl-LDAP's web site, http://ldap.perl.org/rfc.html. Some of the more
170
- important RFC numbers are RFC 1777 for LDAPv2 and RFC 2251 as well as
171
- RFC3377 for LDAPv3 .
170
+ important RFC numbers are RFC 451i0 - 4519 for LDAP (previously called
171
+ LDAPv3) and the historic RFC 1777 for LDAPv2 .
172
172
173
173
=head2 What is a LDAP Directory.
174
174
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ Graham Barr E<lt>gbarr@pobox.comE<gt>
176
176
John Berthels E<lt>jjb@nexor.co.ukE<gt>
177
177
178
178
Please report any bugs, or post any suggestions, to the perl-ldap mailing list
179
- E<lt>perl-ldap-dev @perl.orgE<gt>.
179
+ E<lt>perl-ldap@perl.orgE<gt>.
180
180
181
181
=head1 COPYRIGHT
182
182
You can’t perform that action at this time.
0 commit comments