/[mdap]/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 84 by dpavlin, Sun Nov 18 14:50:21 2007 UTC revision 85 by dpavlin, Wed Dec 5 23:13:38 2007 UTC
# Line 19  features( Line 19  features(
19          ],          ],
20  );  );
21    
22    features(
23            'ChangeIP plugin' => [
24                    -default => 1,
25                    recommends('NetAddr::IP'),
26            ],
27    );
28    
29  my_targets();  my_targets();
30    
31  auto_install;  auto_install;

Legend:
Removed from v.84  
changed lines
  Added in v.85

  ViewVC Help
Powered by ViewVC 1.1.26