Bug 22478: Fix POD
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
parent
3b12416dc8
commit
401e8e791e
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ Add our specific error handler to the driver.
|
||||||
It will displayed a trace as well as capture a screenshot of the current screen.
|
It will displayed a trace as well as capture a screenshot of the current screen.
|
||||||
So only case you should need it is after you called remove_error_handler
|
So only case you should need it is after you called remove_error_handler
|
||||||
|
|
||||||
=head remove_error_handler
|
=head2 remove_error_handler
|
||||||
$c->remove_error_handler
|
$c->remove_error_handler
|
||||||
|
|
||||||
Do *not* call this method if you are not aware of what it will do!
|
Do *not* call this method if you are not aware of what it will do!
|
||||||
|
|
Loading…
Reference in a new issue