projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
20cec16
)
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
patch
|
blob
|
blame
|
history
diff --git
a/utils/h2xs.PL
b/utils/h2xs.PL
index
4ef790e
..
f7a38ab
100644
(file)
--- 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