source: vendor/perl/5.8.8/win32/ext/Win32/Makefile.PL@ 3181

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

perl 5.8.8

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