/[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 960 by dpavlin, Fri Nov 2 11:32:02 2007 UTC revision 968 by dpavlin, Fri Nov 2 13:59:10 2007 UTC
# Line 42  WriteMakefile( Line 42  WriteMakefile(
42          'JSON' => 0,          'JSON' => 0,
43          'File::Spec' => 0,          'File::Spec' => 0,
44          'Sort::External' => 0,          'Sort::External' => 0,
45            # WebPAC::Input::XML
46            'XML::Simple' => 0,
47            'File::Find' => 0,
48      },      },
49      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
50      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },

Legend:
Removed from v.960  
changed lines
  Added in v.968

  ViewVC Help
Powered by ViewVC 1.1.26