Make leading =head NAME item a paragraph so pod2man finds it.
Perl 5 Porters [Wed, 28 Aug 1996 04:04:04 +0000 (04:04 +0000)]
utils/h2xs.PL

index 4ef790e..f7a38ab 100644 (file)
@@ -33,6 +33,7 @@ $Config{'startperl'}
 # In the following, perl variables are not expanded during extraction.
 
 print OUT <<'!NO!SUBS!';
+
 =head1 NAME
 
 h2xs - convert .h C header files to Perl extensions