source: trunk/essentials/dev-lang/perl/jpl/JPL/Makefile.PL

Last change on this file was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 183 bytes
Line 
1use ExtUtils::MakeMaker;
2# See lib/ExtUtils/MakeMaker.pm for details of how to influence
3# the contents of the Makefile that is written.
4WriteMakefile(
5 'NAME' => 'JPL::Class',
6);
Note: See TracBrowser for help on using the repository browser.