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