/[webpac2]/trunk/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 /trunk/Makefile.PL

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

revision 7 by dpavlin, Sat Jul 16 16:00:19 2005 UTC revision 18 by dpavlin, Sun Jul 17 14:53:37 2005 UTC
# Line 14  WriteMakefile( Line 14  WriteMakefile(
14          'File::Slurp' => 0,          'File::Slurp' => 0,
15          'Log::Log4perl' => 0,          'Log::Log4perl' => 0,
16          'Data::Dumper' => 0,          'Data::Dumper' => 0,
17            'Cwd' => 0,
18            'Text::Iconv' => 0,
19            'Storable' => 0,
20            'DBM::Deep' => 0,
21            'XML::Simple' => 0,
22            'Template' => 0,
23            'Time::HiRes' => 0,
24            'File::Temp' => 0,
25      },      },
26      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
27      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },

Legend:
Removed from v.7  
changed lines
  Added in v.18

  ViewVC Help
Powered by ViewVC 1.1.26