File: fix-pod-errors.patch

package info (click to toggle)
libhttp-oai-perl 4.08-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 424 kB
  • sloc: perl: 2,595; xml: 224; makefile: 15
file content (28 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description: Fix POD Errors
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=94864
Author: Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2017-07-15

--- a/lib/HTTP/OAI/MemberMixin.pm
+++ b/lib/HTTP/OAI/MemberMixin.pm
@@ -32,7 +32,7 @@
 
 =head1 NAME
 
-HTTP::OAI::MemberMixin
+HTTP::OAI::MemberMixin - Attribute utility methods
 
 =head1 DESCRIPTION
 
--- a/lib/HTTP/OAI/SAX/Text.pm
+++ b/lib/HTTP/OAI/SAX/Text.pm
@@ -40,7 +40,7 @@
 
 =head1 NAME
 
-HTTP::OAI::SAX::Text
+HTTP::OAI::SAX::Text - Adds Text and Attributes to end_element.
 
 =head1 DESCRIPTION