summaryrefslogtreecommitdiff
path: root/lib/Carp
diff options
context:
space:
mode:
authorLarry W. Virden <lvirden@cas.org>1999-08-03 11:35:06 -0400
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-16 19:44:29 +0000
commitca24dfc6e670a1e3ff3c351be5646eb755ffa455 (patch)
tree7fc56ac4a9c3d5ad6459124c1b56f83f3b0ef1f1 /lib/Carp
parent22bc48d7a02ad074284858db5700b128d4254625 (diff)
downloadperl-ca24dfc6e670a1e3ff3c351be5646eb755ffa455.tar.gz
Fix most of the pod2man moanings reported in
To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998
Diffstat (limited to 'lib/Carp')
-rw-r--r--lib/Carp/Heavy.pm15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/Carp/Heavy.pm b/lib/Carp/Heavy.pm
index ae662c1f26..161e7fbe73 100644
--- a/lib/Carp/Heavy.pm
+++ b/lib/Carp/Heavy.pm
@@ -1,4 +1,19 @@
package Carp;
+
+=head1 NAME
+
+Carp::Heavy - Carp guts
+
+=head1 SYNOPIS
+
+(internal use only)
+
+=head1 DESCRIPTION
+
+No user-serviceable parts inside.
+
+=cut
+
# This package is heavily used. Be small. Be fast. Be good.
# Comments added by Andy Wardley <abw@kfs.org> 09-Apr-98, based on an