Parent Directory | Revision Log | Patch
revision 1.1 by wakaba, Tue Apr 24 14:24:33 2007 UTC | revision 1.2 by wakaba, Tue May 1 10:47:37 2007 UTC | |
---|---|---|
# | Line 2 | Line 2 |
2 | use strict; | use strict; |
3 | use ExtUtils::MakeMaker; | use ExtUtils::MakeMaker; |
4 | WriteMakefile ( | WriteMakefile ( |
5 | NAME => 'What.PM', | NAME => 'Whatpm', |
6 | DISTNAME => 'whatpm', | DISTNAME => 'whatpm', |
7 | VERSION => '0.1', | VERSION => '0.1', |
8 | dist => {COMPRESS => 'gzip', SUFFIX => '.gz'}, | dist => {COMPRESS => 'gzip', SUFFIX => '.gz'}, |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |