/[pxelator]/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 /Makefile.PL

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

revision 486 by dpavlin, Sat Jan 23 19:47:46 2010 UTC revision 553 by dpavlin, Sun Nov 28 20:26:08 2010 UTC
# Line 26  features( Line 26  features(
26                  -default => 1,                  -default => 1,
27                  'Net::OpenSSH',                  'Net::OpenSSH',
28          ],          ],
29            'snmp' => [
30                    -default => 0,
31                    'SNMP::Multi',
32            ],
33  );  );
34    
35  build_requires 'Test::More';  build_requires 'Test::More';

Legend:
Removed from v.486  
changed lines
  Added in v.553

  ViewVC Help
Powered by ViewVC 1.1.26