/[Redis.pre-github]/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Makefile.PL

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

revision 6 by dpavlin, Sat Mar 21 22:22:07 2009 UTC revision 63 by dpavlin, Mon Sep 14 11:37:25 2009 UTC
# Line 11  WriteMakefile( Line 11  WriteMakefile(
11      PREREQ_PM => {      PREREQ_PM => {
12          'Test::More' => 0,          'Test::More' => 0,
13                  'IO::Socket::INET' => 0,                  'IO::Socket::INET' => 0,
14                  'Data::Dump' => 0,                  'Data::Dumper' => 0,
15                  'Carp' => 0,                  'Carp' => 0,
16      },      },
17      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },

Legend:
Removed from v.6  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26