source:
vendor/perl/5.8.8/ext/B/C/Makefile.PL@
3181
Last change on this file since 3181 was 3181, checked in by , 18 years ago | |
---|---|
File size: 125 bytes |
Line | |
---|---|
1 | #!perl |
2 | |
3 | use ExtUtils::MakeMaker; |
4 | |
5 | WriteMakefile( NAME => 'B::C', |
6 | VERSION_FROM => '../B/C.pm' |
7 | ); |
8 |
Note:
See TracBrowser
for help on using the repository browser.