p4raw-id: //depot/perl@29741
+#./miniperl -w
# minimod.PL writes the contents of miniperlmain.c into the module
# ExtUtils::Miniperl for later perusal (when the perl source is
# deleted)
#
# Version 1.0, Feb 2nd 1995 by Andreas Koenig
+use strict;
+
print <<'END';
# This File keeps the contents of miniperlmain.c.
#