/[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 115 by dpavlin, Fri Oct 26 13:02:27 2007 UTC revision 116 by dpavlin, Fri Oct 26 14:39:42 2007 UTC
# Line 1  Line 1 
1    use lib './lib';
2    
3  use inc::Module::Install;  use inc::Module::Install;
4    
5  name            'CWMP';  name            'CWMP';
# Line 19  requires       'Term::Shelly'  =>      '0.03'; Line 21  requires       'Term::Shelly'  =>      '0.03';
21    
22  build_requires 'Test::More';  build_requires 'Test::More';
23    
24    my_targets();
25    
26  auto_install;  auto_install;
27    
28  WriteAll;  WriteAll;
29    

Legend:
Removed from v.115  
changed lines
  Added in v.116

  ViewVC Help
Powered by ViewVC 1.1.26