use ExtUtils::MakeMaker; WriteMakefile( NAME => "PerlIO::Via", MAN3PODS => {}, # Pods will be built by installman. VERSION_FROM => 'Via.pm', );