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