File: fix_pod_errors.patch

package info (click to toggle)
libnet-epp-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 356 kB
  • ctags: 291
  • sloc: perl: 2,345; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: fix errors in pod
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=107587 (and by email, as requested by upstream)

--- a/lib/Net/EPP/Frame/Command/Update/Host.pm
+++ b/lib/Net/EPP/Frame/Command/Update/Host.pm
@@ -175,6 +175,7 @@
 
 
 =pod
+
 	my $el = $frame->chg;
 
 Lazy-building of 'host:chg'element.
@@ -195,6 +196,7 @@
 }
 
 =pod
+
 	$frame->chgName('ns2.example.com');
 
 Change a name of host.