Mercurial > pub > Impl
diff Lib/IMPL/Web/Handler/ErrorHandler.pm @ 213:d6e2ea24af08
sync
author | sergey |
---|---|
date | Fri, 03 Aug 2012 01:15:15 +0400 |
parents | 3d433a977e3b |
children | 47f77e6409f7 |
line wrap: on
line diff
--- a/Lib/IMPL/Web/Handler/ErrorHandler.pm Fri Jun 29 19:24:15 2012 +0400 +++ b/Lib/IMPL/Web/Handler/ErrorHandler.pm Fri Aug 03 01:15:15 2012 +0400 @@ -68,4 +68,16 @@ return $result; } -1; \ No newline at end of file +1; + +__END__ + +=pod + +=head1 NAME + +=head1 SYNOPSIS + +=head1 DESCRIPTION + +=cut \ No newline at end of file