[ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / Via / Makefile.PL
CommitLineData
e7a1fdd7 1use ExtUtils::MakeMaker;
2WriteMakefile(
3 NAME => "PerlIO::Via",
4 VERSION_FROM => 'Via.pm',
5);
6