This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d37d57
)
Give a proper NAME description.
author
Perl 5 Porters
<perl5-porters.nicoh.com>
Tue, 2 Jan 1996 01:30:24 +0000
(
01:30
+0000)
committer
Andy Dougherty
<doughera.lafayette.edu>
Tue, 2 Jan 1996 01:30:24 +0000
(
01:30
+0000)
minimod.pl
patch
|
blob
|
blame
|
history
diff --git
a/minimod.pl
b/minimod.pl
index
2300a7f
..
b9b7071
100644
(file)
--- a/
minimod.pl
+++ b/
minimod.pl
@@
-101,9
+101,10
@@
sub canon{
1;
__END__
+
=head1 NAME
-ExtUtils::Miniperl
.PL
+ExtUtils::Miniperl
, writemain - write the C code for perlmain.c
=head1 SYNOPSIS