Fixed some POD formatting.
This commit is contained in:
parent
50948d36d6
commit
005e2eb8aa
28 changed files with 148 additions and 159 deletions
|
|
@ -20,7 +20,11 @@ use WebGUI::Session;
|
|||
|
||||
=head1 NAME
|
||||
|
||||
WebGUI::ErrorHandler
|
||||
Package WebGUI::ErrorHandler
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This package provides simple but effective error handling and logging for WebGUI.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
@ -30,10 +34,6 @@ WebGUI::ErrorHandler
|
|||
WebGUI::ErrorHandler::security(message);
|
||||
WebGUI::ErrorHandler::warn(message);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This package provides simple but effective error handling and logging for WebGUI.
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
These functions are available from this package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue