File: fix-pod.patch

package info (click to toggle)
libmoosex-logdispatch-perl 1.2002-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 228 kB
  • sloc: perl: 1,858; makefile: 8
file content (19 lines) | stat: -rw-r--r-- 555 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: fix whatis error on POD
Origin: vendor
Author: mason james <mtj@kohaaloha.com>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=146469
Last-Update: 2023-02-14

diff --git a/lib/MooseX/LogDispatch/Levels.pm b/lib/MooseX/LogDispatch/Levels.pm
index f49d2bf..d81901c 100644
--- a/lib/MooseX/LogDispatch/Levels.pm
+++ b/lib/MooseX/LogDispatch/Levels.pm
@@ -43,7 +43,7 @@ __END__
 
 =head1 NAME
 
-MooseX::LogDispatch::Levels
+MooseX::LogDispatch::Levels - like L<MooseX::LogDispatch> but with methods for log levels
 
 =head1 SYNOPSIS