File: pod.patch

package info (click to toggle)
liblivejournal-perl 1.3-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 256 kB
  • ctags: 197
  • sloc: perl: 757; makefile: 4
file content (34 lines) | stat: -rw-r--r-- 586 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
Description: fix pod errors
Origin: vendor
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-02-11

--- a/LiveJournal.pm
+++ b/LiveJournal.pm
@@ -1095,8 +1095,12 @@
 Use this method to remove a friend from a user group.  C<USER> is the
 username of the person and C<GROUP> is the group number.
 
+=back
+
 =head1 JOURNAL METHODS
 
+=over
+
 =item get (INFO)
 
 Use this method to download parts of a user's journal.  C<INFO> is a hash
@@ -1186,8 +1190,12 @@
 
 http://forbidden.dough.net/~archon/lj/
 
+=back
+
 =head1 SEE ALSO
 
+=over
+
 =item *
 
 perl(1).