Searched defs:writemain (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dminimod.pl5 # It also writes the subroutine writemain(), which takes as its
26 @EXPORT = qw(&writemain);
33 last if /Do not delete this line--writemain depends on it/;
50 sub writemain{ subroutine
109 ExtUtils::Miniperl, writemain - write the C code for perlmain.c
115 C<writemain(@directories);>
123 writemain() takes an argument list of directories containing archive

Completed in 23 milliseconds