/[webpac2]/branches/Sack/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 /branches/Sack/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1054 by dpavlin, Tue Nov 20 09:30:56 2007 UTC revision 1056 by dpavlin, Tue Nov 20 10:08:00 2007 UTC
# Line 39  requires       'File::Spec'; Line 39  requires       'File::Spec';
39  requires        'Sort::External';  requires        'Sort::External';
40    
41  features(  features(
42            'WebPAC::Output::Webpacus and WebPAC::Output::Jifty' => [
43                    -default => 0,
44                    recommends('Jifty'),
45            ],
46    );
47    
48    features(
49          'WebPAC::Input::XML' => [          'WebPAC::Input::XML' => [
50                  -default => 0,                  -default => 0,
51                  recommends('XML::Simple'),                  recommends('XML::Simple'),

Legend:
Removed from v.1054  
changed lines
  Added in v.1056

  ViewVC Help
Powered by ViewVC 1.1.26