/[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.4 by wakaba, Fri Feb 17 15:06:33 2006 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                           'IO::String' => 0,
19                         },
20      dist         => {COMPRESS => 'gzip', SUFFIX => '.gz'},      dist         => {COMPRESS => 'gzip', SUFFIX => '.gz'},
21        AUTHOR       => q(Wakaba <w@suika.fam.cx>),
22  );  );

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24