File: semi-useful-whatis-entries

package info (click to toggle)
libxml-validator-schema-perl 1.10-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 708 kB
  • sloc: perl: 3,682; xml: 16; makefile: 2
file content (125 lines) | stat: -rw-r--r-- 2,448 bytes parent folder | download | duplicates (2)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Description: Fix manpage-has-useless-whatis-entry lintian warning
Author: Ryan Niebur <ryan@debian.org>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125845

--- a/Schema/AttributeLibrary.pm
+++ b/Schema/AttributeLibrary.pm
@@ -7,7 +7,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::AttributeLibrary
+XML::Validator::Schema::AttributeLibrary - internal module
 
 =head1 DESCRIPTION
 
--- a/Schema/AttributeNode.pm
+++ b/Schema/AttributeNode.pm
@@ -8,7 +8,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::AttributeNode
+XML::Validator::Schema::AttributeNode - internal module
 
 =head1 DESCRIPTION
 
--- a/Schema/ComplexTypeNode.pm
+++ b/Schema/ComplexTypeNode.pm
@@ -6,7 +6,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::ComplexTypeNode
+XML::Validator::Schema::ComplexTypeNode - complex types from xml schemas (internal module)
 
 =head1 DESCRIPTION
 
--- a/Schema/ElementLibrary.pm
+++ b/Schema/ElementLibrary.pm
@@ -7,7 +7,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::ElementLibrary
+XML::Validator::Schema::ElementLibrary - internal module
 
 =head1 DESCRIPTION
 
--- a/Schema/Library.pm
+++ b/Schema/Library.pm
@@ -7,7 +7,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::TypeLibrary
+XML::Validator::Schema::TypeLibrary - internal base class
 
 =head1 DESCRIPTION
 
--- a/Schema/ModelNode.pm
+++ b/Schema/ModelNode.pm
@@ -9,7 +9,7 @@
 
 =head1 NAME
 
-XML:Validator::Schema::ModelNode
+XML:Validator::Schema::ModelNode - content model
 
 =head1 DESCRIPTION
 
--- a/Schema/Node.pm
+++ b/Schema/Node.pm
@@ -3,7 +3,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::Node
+XML::Validator::Schema::Node - base class
 
 =head1 DESCRIPTION
 
--- a/Schema/SimpleType.pm
+++ b/Schema/SimpleType.pm
@@ -5,7 +5,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::SimpleType
+XML::Validator::Schema::SimpleType - simple XML Schema types
 
 =head1 DESCRIPTION
 
--- a/Schema/SimpleTypeNode.pm
+++ b/Schema/SimpleTypeNode.pm
@@ -8,7 +8,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::SimpleTypeNode
+XML::Validator::Schema::SimpleTypeNode - temporary node
 
 =head1 DESCRIPTION
 
--- a/Schema/TypeLibrary.pm
+++ b/Schema/TypeLibrary.pm
@@ -8,7 +8,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::TypeLibrary
+XML::Validator::Schema::TypeLibrary - internal module
 
 =head1 DESCRIPTION
 
--- a/Schema/Util.pm
+++ b/Schema/Util.pm
@@ -4,7 +4,7 @@
 
 =head1 NAME
 
-XML::Validator::Schema::Util
+XML::Validator::Schema::Util - internal module
 
 =head1 DESCRIPTION