Package: libsgmls-perl / 1.03ii-36

Add_desc_to_pod_name.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: Add description to POD name section
Author: Ardo van Rangelrooij <ardo@debian.org>
Forwarded: not-needed
Last-Update: 2014-04-10
diff --git a/Refs.pm b/Refs.pm
index 3e3f563..fbc9e71 100644
--- a/Refs.pm
+++ b/Refs.pm
@@ -2,11 +2,11 @@ package SGMLS::Refs;
 
 use Carp;
 
-$version = '$Id: Refs.pm,v 1.5 1995/12/03 21:28:36 david Exp $';
+$version = '$Id: Refs.pm,v 1.1 1999/10/26 19:30:45 ardo Exp $';
 
 =head1 NAME
 
-SGMLS::Refs
+SGMLS::Refs - Forward reference handling
 
 =head1 SYNOPSIS