File: pod_error.patch

package info (click to toggle)
libmath-fibonacci-perl 1.5-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 104 kB
  • ctags: 20
  • sloc: perl: 71; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: fix a POD error
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118464

--- a/lib/Math/Fibonacci.pm
+++ b/lib/Math/Fibonacci.pm
@@ -119,6 +119,8 @@
 Returns the sequence number of $int if it is a Fibonacci number or a
 non-true value if it is not.
 
+=back
+
 =head1 AUTHOR
 
 Vipul Ved Prakash, E<lt>mail@vipul.netE<gt>