summaryrefslogtreecommitdiff
path: root/minimod.pl
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters.nicoh.com>1996-01-02 01:30:24 +0000
committerAndy Dougherty <doughera.lafayette.edu>1996-01-02 01:30:24 +0000
commit222dd4a00bed84c0b275ad03ff7126aff93a9e22 (patch)
tree68903278247905c728d37d0cdac1266d5b449f42 /minimod.pl
parent3d37d572263f014bc820cfc5b23dcae8df5b95f1 (diff)
downloadperl-222dd4a00bed84c0b275ad03ff7126aff93a9e22.tar.gz
Give a proper NAME description.
Diffstat (limited to 'minimod.pl')
-rw-r--r--minimod.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/minimod.pl b/minimod.pl
index 2300a7f7e0..b9b70715b2 100644
--- 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