From 8d38eed850ea21bdc5b9725e043d7b2f95ce1ace Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 25 Jan 2011 17:18:00 +0100 Subject: [PATCH] Pod Fixes. --- SL/Auth/Constants.pm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SL/Auth/Constants.pm b/SL/Auth/Constants.pm index 4fe520a45..852271338 100644 --- a/SL/Auth/Constants.pm +++ b/SL/Auth/Constants.pm @@ -40,6 +40,8 @@ use constant SESSION_EXPIRED => 2; __END__ +=encoding utf8 + =head1 NAME SL::Auth::Constants - COnstants for Auth module @@ -54,10 +56,12 @@ SL::Auth::Constants - COnstants for Auth module This module provides status constants for authentication handling -=head1 FUNCTIONS - =head1 BUGS +none yet. + =head1 AUTHOR +Sven Schöling Es.schoeling@linet-services.deE + =cut -- 2.20.1