From: Graham B. <gb...@us...> - 2002-06-03 15:35:58
|
Update of /cvsroot/perl-ldap/ldap/lib/Net In directory usw-pr-cvs1:/tmp/cvs-serv31780/lib/Net Modified Files: LDAP.pod Log Message: Add Mailing list section Index: LDAP.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP.pod,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- LDAP.pod 28 May 2002 11:16:05 -0000 1.15 +++ LDAP.pod 3 Jun 2002 15:35:52 -0000 1.16 @@ -868,16 +868,27 @@ Chris Ridd <chr...@me...> for the many hours spent testing and contribution of the ldap* command line utilities. +=head1 MAILING LIST + +A discussion mailing list is hosted by sourceforge at +<per...@li...> Don't be put off by the -dev +in the name, the list is open for all questions. + +=head1 BUGS + +We hope you do not find any, but if you do please report them to +the mailing list. + +If you have a patch, please send it as an attachment to the mailing +list. + =head1 AUTHOR Graham Barr <gb...@po...> -Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> - =head1 COPYRIGHT -Copyright (c) 1997-2000 Graham Barr. All rights reserved. This program is +Copyright (c) 1997-2002 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |