File: whatis-entries

package info (click to toggle)
libpod-pom-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 728 kB
  • ctags: 358
  • sloc: perl: 3,809; makefile: 7
file content (57 lines) | stat: -rw-r--r-- 1,004 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
add whatis entries to all of the man pages

--- a/lib/Pod/POM/Constants.pm
+++ b/lib/Pod/POM/Constants.pm
@@ -58,7 +58,7 @@
 
 =head1 NAME
 
-Pod::POM::Constants
+Pod::POM::Constants - constants used for Pod::POM
 
 =head1 DESCRIPTION
 
--- a/lib/Pod/POM/View.pm
+++ b/lib/Pod/POM/View.pm
@@ -126,7 +126,7 @@
 
 =head1 NAME
 
-Pod::POM::View
+Pod::POM::View - view POM objects
 
 =head1 DESCRIPTION
 
--- a/lib/Pod/POM/View/HTML.pm
+++ b/lib/Pod/POM/View/HTML.pm
@@ -411,7 +411,7 @@
 
 =head1 NAME
 
-Pod::POM::View::HTML
+Pod::POM::View::HTML - create HTML views of POM objects
 
 =head1 DESCRIPTION
 
--- a/lib/Pod/POM/View/Pod.pm
+++ b/lib/Pod/POM/View/Pod.pm
@@ -190,7 +190,7 @@
 
 =head1 NAME
 
-Pod::POM::View::Pod
+Pod::POM::View::Pod - create a Pod view of a POM object
 
 =head1 DESCRIPTION
 
--- a/lib/Pod/POM/View/Text.pm
+++ b/lib/Pod/POM/View/Text.pm
@@ -267,7 +267,7 @@
 
 =head1 NAME
 
-Pod::POM::View::Text
+Pod::POM::View::Text - create text views of POM objects
 
 =head1 DESCRIPTION