/[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 950 by dpavlin, Thu Nov 1 00:16:50 2007 UTC revision 960 by dpavlin, Fri Nov 2 11:32:02 2007 UTC
# Line 17  WriteMakefile( Line 17  WriteMakefile(
17          'Cwd' => 0,          'Cwd' => 0,
18          'Storable' => 0,          'Storable' => 0,
19          'DBM::Deep' => 0,          'DBM::Deep' => 0,
20          'Template' => 0,  #       'Template' => 0,
21          'Time::HiRes' => 0,          'Time::HiRes' => 0,
22          'File::Temp' => 0,          'File::Temp' => 0,
23          'List::Util' => 0,          'List::Util' => 0,
# Line 26  WriteMakefile( Line 26  WriteMakefile(
26          'File::Path' => 0,          'File::Path' => 0,
27          'Biblio::Isis' => '0.24',          'Biblio::Isis' => '0.24',
28          'MARC::Fast' => '0.08',          'MARC::Fast' => '0.08',
29          'Search::Estraier' => 0.06,  #       'Search::Estraier' => 0.06,
30          'List::Util' => 0,          'List::Util' => 0,
31          'Spreadsheet::ParseExcel', => 0,          'Spreadsheet::ParseExcel', => 0,
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            # WebPAC::Normalize::ISBN
36            'Business::ISBN' => '2.02',
37          'Proc::Queue' => 0,          'Proc::Queue' => 0,
38          'PPI' => 0,          'PPI' => 0,
39          'XML::LibXML' => 0,          'XML::LibXML' => 0,

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

  ViewVC Help
Powered by ViewVC 1.1.26