From dff1ecae838c4a648c236c7474f27a4f7e7defb6 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Wed, 30 Apr 2003 10:52:30 +0100 Subject: [PATCH] h2xs generates false comments about ABSTRACT Message-ID: <3EAF8ECE.8060403@uk.radan.com> p4raw-id: //depot/perl@19420 --- utils/h2xs.PL | 7 ------- 1 file changed, 7 deletions(-) diff --git a/utils/h2xs.PL b/utils/h2xs.PL index f9a09a1..2a8466e 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 -- 2.7.4