File: pod-error.patch

package info (click to toggle)
libnet-ip-perl 1.26-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 460 kB
  • sloc: perl: 1,321; makefile: 17
file content (18 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Fix little POD error
Author: Xavier Guimard <x.guimard@free.fr>
Bug: https://rt.cpan.org/Ticket/Display.html?id=81988
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=81988
Last-Update: 2012-12-14

--- a/IP.pm
+++ b/IP.pm
@@ -2005,7 +2005,9 @@ sub ip_auth {
 1;
 
 __END__
+
 =encoding utf8
+
 =head1 NAME
 
 Net::IP - Perl extension for manipulating IPv4/IPv6 addresses