Tidy the "does not map" message for non-characters
[p5sagit/p5-mst-13.2.git] / vms / ext / Stdio / Makefile.PL
CommitLineData
748a9306 1use ExtUtils::MakeMaker;
2
ecbaadc1 3WriteMakefile( 'VERSION_FROM' => 'Stdio.pm',
7ea3cd40 4 'MAN3PODS' => {}, # pods will be built later
ecbaadc1 5 );