[Cpan-forum-commit] rev 36 - trunk/lib/CPAN
svn at pti.co.il
svn at pti.co.il
Tue Jan 25 21:58:37 IST 2005
Author: gabor
Date: 2005-01-25 21:58:37 +0200 (Tue, 25 Jan 2005)
New Revision: 36
Modified:
trunk/lib/CPAN/Forum.pm
Log:
small POD error caight by the tests
Modified: trunk/lib/CPAN/Forum.pm
===================================================================
--- trunk/lib/CPAN/Forum.pm 2005-01-25 19:51:39 UTC (rev 35)
+++ trunk/lib/CPAN/Forum.pm 2005-01-25 19:58:37 UTC (rev 36)
@@ -12,6 +12,7 @@
use POSIX qw(strftime);
use Carp qw(cluck carp);
use Mail::Sendmail qw(sendmail);
+use CGI ();
use CPAN::Forum::INC;
@@ -86,6 +87,8 @@
=item * We'll provide search capability with restrictions to groups.
+=back
+
=head1 Authentication
Shared authentication with auth.perl.org? I once tried to do this but then for
More information about the Cpan-forum-commit
mailing list