/[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 1 by dpavlin, Sat Jun 25 20:23:23 2005 UTC revision 4 by dpavlin, Sat Jul 16 12:37:18 2005 UTC
# Line 10  WriteMakefile( Line 10  WriteMakefile(
10      PL_FILES            => {},      PL_FILES            => {},
11      PREREQ_PM => {      PREREQ_PM => {
12          'Test::More' => 0,          'Test::More' => 0,
13            'Config::Tiny' => 0,
14            'File::Slurp' => 0,
15            'Log::Log4perl' => 0,
16            'Data::Dumper' => 0,
17      },      },
18      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
19      clean               => { FILES => 'WebPAC-* pod2html Makefile' },      clean               => { FILES => 'WebPAC-* pod2html Makefile' },

Legend:
Removed from v.1  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26