/[vz-tools]/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 /trunk/Makefile.PL

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

revision 32 by dpavlin, Tue Oct 16 08:13:28 2007 UTC revision 38 by dpavlin, Fri Feb 8 21:45:37 2008 UTC
# Line 1  Line 1 
1  use inc::Module::Install;  use inc::Module::Install;
2    
3  name            'vz-tools';  name            'VZ-Tools';
4  version         '0.00';  version         '0.01';
5  license         'GPL';  license         'GPL';
6    
7  requires        'Shell';  requires        'Shell';
8  requires        'IO::Prompt';  requires        'IO::Prompt';
9  requires        'Regexp::Common';  requires        'Regexp::Common';
10  requires        'Data::Dump';  requires        'Data::Dump';
11    requires        'Socket';
12    
13  #install_script 'vz-create.pl';  #install_script 'vz-create.pl';
14    

Legend:
Removed from v.32  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.26