summaryrefslogtreecommitdiff
path: root/utils/h2xs.PL
diff options
context:
space:
mode:
Diffstat (limited to 'utils/h2xs.PL')
-rw-r--r--utils/h2xs.PL7
1 files changed, 0 insertions, 7 deletions
diff --git a/utils/h2xs.PL b/utils/h2xs.PL
index f9a09a1c09..2a8466e251 100644
--- a/utils/h2xs.PL
+++ b/utils/h2xs.PL
@@ -1255,13 +1255,6 @@ my $pod = <<"END" unless $opt_P;
# use $module;
# blah blah blah
#
-#=head1 ABSTRACT
-#
-# This should be the abstract for $module.
-# The abstract is used when making PPD (Perl Package Description) files.
-# If you don't want an ABSTRACT you should also edit Makefile.PL to
-# remove the ABSTRACT_FROM option.
-#
#=head1 DESCRIPTION
#
#Stub documentation for $module, created by h2xs. It looks like the