source:
vendor/perl/5.8.8/ext/PerlIO/via/Makefile.PL@
3181
Last change on this file since 3181 was 3181, checked in by , 18 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | use ExtUtils::MakeMaker; |
2 | WriteMakefile( |
3 | NAME => "PerlIO::via", |
4 | MAN3PODS => {}, # Pods will be built by installman. |
5 | VERSION_FROM => 'via.pm', |
6 | ); |
7 |
Note:
See TracBrowser
for help on using the repository browser.