/[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 307 by dpavlin, Thu Aug 13 12:45:30 2009 UTC revision 308 by dpavlin, Thu Aug 27 16:21:45 2009 UTC
# Line 17  requires       'Net::DNS'; Line 17  requires       'Net::DNS';
17  requires        'Regexp::Common';  requires        'Regexp::Common';
18  requires        'Data::Structure::Util';  requires        'Data::Structure::Util';
19    
20    features(
21            'ssh' => [
22                    -default => 1,
23                    'Net::OpenSSH',
24            ],
25    );
26    
27  build_requires 'Test::More';  build_requires 'Test::More';
28    

Legend:
Removed from v.307  
changed lines
  Added in v.308

  ViewVC Help
Powered by ViewVC 1.1.26