File: pod-error.patch

package info (click to toggle)
libsys-sigaction-perl 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 192 kB
  • ctags: 24
  • sloc: perl: 147; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 431 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: fix a pod error (typo)
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=88832
--- a/lib/Sys/SigAction.pm
+++ b/lib/Sys/SigAction.pm
@@ -556,7 +556,7 @@
    perldoc perlvar 
    perldoc POSIX
 
-=head NOTE
+=head1 NOTE
 
 Recent versions of DBD::Oracle no longer reference this module in the
 POD, so DBD::Oracle may now have solved the connection timeout problem