/[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 959 by dpavlin, Fri Nov 2 11:32:00 2007 UTC revision 968 by dpavlin, Fri Nov 2 13:59:10 2007 UTC
# Line 32  WriteMakefile( Line 32  WriteMakefile(
32          'MARC::Record' => '2.0',          'MARC::Record' => '2.0',
33          'Data::Dump' => 0,          'Data::Dump' => 0,
34          'MARC::Lint' => '1.43',          'MARC::Lint' => '1.43',
35          # we need as_isbn13          # WebPAC::Normalize::ISBN
36          'Business::ISBN' => '2.02',          'Business::ISBN' => '2.02',
37          'Proc::Queue' => 0,          'Proc::Queue' => 0,
38          'PPI' => 0,          'PPI' => 0,
# 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.959  
changed lines
  Added in v.968

  ViewVC Help
Powered by ViewVC 1.1.26