File: fix-pod

package info (click to toggle)
liblog-loglite-perl 0.82-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 80 kB
  • ctags: 15
  • sloc: perl: 198; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
fix errors in the POD syntax

--- a/LogLite.pm
+++ b/LogLite.pm
@@ -279,6 +279,8 @@
 
 Returns the value of the TEMPLATE data member. 
 
+=back
+
 =head1 AUTHOR
 
 Rani Pinchuk, rani@cpan.org
--- a/NullLogLite.pm
+++ b/NullLogLite.pm
@@ -125,6 +125,8 @@
 Does nothing. The parameters will not have any affect.
 Returns empty string (""). 
 
+=back
+
 =head1 AUTHOR
 
 Rani Pinchuk, rani@cpan.org