/[suikacvs]/markup/html/whatpm/Makefile.PL
Suika

Contents of /markup/html/whatpm/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Tue May 1 10:47:37 2007 UTC (17 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
s/What::/Whatpm::/ to avoid name confliction

1 #!/usr/bin/perl
2 use strict;
3 use ExtUtils::MakeMaker;
4 WriteMakefile (
5 NAME => 'Whatpm',
6 DISTNAME => 'whatpm',
7 VERSION => '0.1',
8 dist => {COMPRESS => 'gzip', SUFFIX => '.gz'},
9 AUTHOR => q(Wakaba <w@suika.fam.cx>),
10 );

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24