/[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 1068 by dpavlin, Tue Nov 27 23:45:28 2007 UTC revision 1073 by dpavlin, Wed Nov 28 00:28:28 2007 UTC
# Line 5  use inc::Module::Install; Line 5  use inc::Module::Install;
5    
6    
7  name    'WebPAC';  name    'WebPAC';
8  version '2.34_1';  version '2.34';
9  license 'GPL';  license 'GPL';
10    
11  requires        'YAML';  requires        'YAML';
# Line 58  features( Line 58  features(
58          ],          ],
59          'WebPAC::Output::Excel' => [          'WebPAC::Output::Excel' => [
60                  -default => 0,                  -default => 0,
61                  recommends('Spreadsheet::WriteExcel'),                  recommends('Spreadsheet::WriteExcel' => 2.14),
62          ],          ],
63  );  );
64    

Legend:
Removed from v.1068  
changed lines
  Added in v.1073

  ViewVC Help
Powered by ViewVC 1.1.26