source: trunk/essentials/dev-lang/perl/ext/Cwd/Makefile.PL

Last change on this file was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 105 bytes
Line 
1use ExtUtils::MakeMaker;
2WriteMakefile(
3 NAME => 'Cwd',
4 VERSION_FROM => '../../lib/Cwd.pm',
5);
Note: See TracBrowser for help on using the repository browser.