diff options
-rw-r--r-- | utils/h2xs.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/h2xs.PL b/utils/h2xs.PL index 4ef790eff0..f7a38ab069 100644 --- a/utils/h2xs.PL +++ b/utils/h2xs.PL @@ -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 |