summaryrefslogtreecommitdiff
path: root/lib/Carp
diff options
context:
space:
mode:
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