POD fixes and removing debug output

This commit is contained in:
Wouter van Oijen 2006-07-11 09:05:22 +00:00
parent f3346bd008
commit 2d9565775f
53 changed files with 267 additions and 215 deletions

View file

@ -156,6 +156,7 @@ A copy of the session object
The namespace of the plugin.
=cut
sub init {
my ($class, $self);
$class = shift;

View file

@ -287,6 +287,7 @@ A copy of the session object
The namespace of the plugin.
=cut
sub init {
my ($class, $self);
$class = shift;