/[maps]/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 3 by dpavlin, Mon Oct 15 21:21:48 2007 UTC revision 5 by dpavlin, Mon Oct 15 22:17:31 2007 UTC
# Line 4  name           'Net-Analysis-Listener-Mireo'; Line 4  name           'Net-Analysis-Listener-Mireo';
4  version         '0.00';  version         '0.00';
5  license         'GPL';  license         'GPL';
6    
7    requires        'Net::Analysis';
8    requires        'Imager';
9    requires        'File::Find';
10    requires        'File::Slurp';
11    requires        'Data::Dump';
12    
13  install_script 'stich.pl';  install_script 'stich.pl';
14    
15  auto_install;  auto_install;

Legend:
Removed from v.3  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26