test hunting on VMS
[p5sagit/p5-mst-13.2.git] / vms / ext / Stdio / Makefile.PL
1 use ExtUtils::MakeMaker;
2
3 WriteMakefile( 'VERSION_FROM' => 'Stdio.pm',
4                'MAN3PODS'     => {}, # pods will be built later
5              );