/[suikacvs]/messaging/manakai/Makefile.PL
Suika

Diff of /messaging/manakai/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wakaba, Sat Sep 27 07:59:11 2003 UTC revision 1.3 by wakaba, Sat Feb 14 11:27:01 2004 UTC
# Line 7  WriteMakefile ( Line 7  WriteMakefile (
7      VERSION_FROM => 'lib/Message/Entity.pm',      VERSION_FROM => 'lib/Message/Entity.pm',
8      PREREQ_PM    => {      PREREQ_PM    => {
9                       'Carp' => 0,                       'Carp' => 0,
10                      },                       'Char::Class::XML' => 0,
11                         'Time::Local' => 0,
12                         'Error' => 0,
13    #                     'Test' => 0,
14    #                     'Test::Simple' => 0,
15    # Exporter, Config
16    # Getopt::Long, Socket, Encode
17    # Jcode, Win32::Registry
18                         },
19      dist         => {COMPRESS => 'gzip', SUFFIX => '.gz'},      dist         => {COMPRESS => 'gzip', SUFFIX => '.gz'},
20        AUTHOR       => q(Wakaba <w@suika.fam.cx>),
21  );  );

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24