/[Sack]/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 152 by dpavlin, Fri Oct 9 18:09:50 2009 UTC revision 215 by dpavlin, Sun Nov 22 17:12:27 2009 UTC
# Line 14  features( Line 14  features(
14                  -default => 0,                  -default => 0,
15                  'Net::Ping',                  'Net::Ping',
16          ],          ],
17            'Sack::Server::Graph' => [
18                    -default => 0,
19                    'Chart::Gnuplot',
20            ],
21  );  );
22    
23  build_requires 'Test::More';  build_requires 'Test::More';

Legend:
Removed from v.152  
changed lines
  Added in v.215

  ViewVC Help
Powered by ViewVC 1.1.26