h2xs generates false comments about ABSTRACT
authorSteve Hay <SteveHay@planit.com>
Wed, 30 Apr 2003 09:52:30 +0000 (10:52 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 5 May 2003 15:36:39 +0000 (15:36 +0000)
Message-ID: <3EAF8ECE.8060403@uk.radan.com>

p4raw-id: //depot/perl@19420

utils/h2xs.PL

index f9a09a1..2a8466e 100644 (file)
@@ -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