1d192185969a35aac98ae861b35e5bce07cdcf7a
[p5sagit/p5-mst-13.2.git] / ext / Cwd / Makefile.PL
1 use ExtUtils::MakeMaker;
2 WriteMakefile(
3     NAME    => 'Cwd',
4     VERSION => '2.05',
5 );