source:
trunk/essentials/dev-lang/perl/jpl/JPL/Makefile.PL
Last change on this file was 3181, checked in by , 18 years ago | |
---|---|
File size: 183 bytes |
Line | |
---|---|
1 | use ExtUtils::MakeMaker; |
2 | # See lib/ExtUtils/MakeMaker.pm for details of how to influence |
3 | # the contents of the Makefile that is written. |
4 | WriteMakefile( |
5 | 'NAME' => 'JPL::Class', |
6 | ); |
Note:
See TracBrowser
for help on using the repository browser.