/[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 968 by dpavlin, Fri Nov 2 13:59:10 2007 UTC revision 1045 by dpavlin, Wed Nov 14 11:00:11 2007 UTC
# Line 3  use warnings; Line 3  use warnings;
3  #use ExtUtils::MakeMaker;  #use ExtUtils::MakeMaker;
4  use inc::Module::Install;  use inc::Module::Install;
5    
6    license 'GPL';
7    
8  WriteMakefile(  WriteMakefile(
9      NAME                => 'WebPAC',      NAME                => 'WebPAC',
10      AUTHOR              => 'Dobrica Pavlinusic <dpavlin@rot13.org>',      AUTHOR              => 'Dobrica Pavlinusic <dpavlin@rot13.org>',
# Line 25  WriteMakefile( Line 27  WriteMakefile(
27          'LWP' => 0,          'LWP' => 0,
28          'File::Path' => 0,          'File::Path' => 0,
29          'Biblio::Isis' => '0.24',          'Biblio::Isis' => '0.24',
30          'MARC::Fast' => '0.08',          'MARC::Fast' => '0.09',
31  #       'Search::Estraier' => 0.06,  #       'Search::Estraier' => 0.06,
32          'List::Util' => 0,          'List::Util' => 0,
33          'Spreadsheet::ParseExcel', => 0,          'Spreadsheet::ParseExcel', => 0,

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

  ViewVC Help
Powered by ViewVC 1.1.26