This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl dies in perl_construct when compiled with MULTIPLICITY
[perl5.git] / vms / ext / Stdio / Makefile.PL
CommitLineData
748a9306
LW
1use ExtUtils::MakeMaker;
2
5ba03883 3WriteMakefile( 'VERSION_FROM' => 'Stdio.pm' );