File: fix-pod-jobserve.patch

package info (click to toggle)
libwww-search-perl 2.51.90%2B~cs6.78-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,216 kB
  • sloc: perl: 7,419; makefile: 36
file content (40 lines) | stat: -rw-r--r-- 799 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
28
29
30
31
32
33
34
35
36
37
38
39
40
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Subject: pod errors
Last-Updated: 20111011
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=89438
--- a/jobserve/lib/WWW/Search/Jobserve.pm
+++ b/jobserve/lib/WWW/Search/Jobserve.pm
@@ -233,8 +233,6 @@
 
 =head1 OPTIONS
 
-=over
-
 Parameters Available: 
 
 F<job_category>
@@ -243,6 +241,8 @@
 F<job_order>
 F<jobserve_site>
 
+=over
+
 =item Job Category
 
 Job Categories must be specified by setting C<job_category> 
@@ -299,7 +299,7 @@
   
 The search defaults to C<uk>  
 
-=item 
+=item Invocation
 
 Invoke all parameters like so:
 
@@ -349,4 +349,4 @@
 
 =cut
 
-#####################################################################
\ No newline at end of file
+#####################################################################