/[cwmp]/google/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 /google/trunk/Makefile.PL

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

revision 179 by dpavlin, Sun Oct 28 20:00:13 2007 UTC revision 191 by dpavlin, Mon Nov 12 15:52:24 2007 UTC
# Line 24  requires       'Hash::Merge'; Line 24  requires       'Hash::Merge';
24    
25  build_requires 'Test::More';  build_requires 'Test::More';
26    
27    features(
28            'Command-line access to modems (tcli.pl)' => [
29                    -default => 1,
30                    requires('Expect'),
31                    requires('Net::Telnet'),
32            ],
33    );
34    
35    
36  my_targets();  my_targets();
37    
38  clean_files('dump/* yaml state.db html t/var/*');  clean_files('dump/* yaml state.db html t/var/*');

Legend:
Removed from v.179  
changed lines
  Added in v.191

  ViewVC Help
Powered by ViewVC 1.1.26