File: pod.patch

package info (click to toggle)
libchart-perl 2.4.10ds1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,900 kB
  • ctags: 245
  • sloc: perl: 11,697; makefile: 6
file content (27 lines) | stat: -rw-r--r-- 585 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
Description: fix pod errors
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=76019
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=76019
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-03-24

--- a/Chart.pod
+++ b/Chart.pod
@@ -689,7 +689,6 @@
 header, to stdout, allowing you to call chart-generating scripts directly
 from your html pages (ie. with a <lt>img src=image.pl<gt> HTML tag). 
 
-=back
 
 =item Produce a png image as a scalar
 
@@ -699,9 +698,6 @@
 
   	$obj-scalar_png($dataref)
 
-=back
-
-
 
 =item Produce a jpeg image as a scalar