/[pxelator]/lib/PXElator/server.pm
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 /lib/PXElator/server.pm

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

revision 124 by dpavlin, Mon Aug 3 12:19:22 2009 UTC revision 128 by dpavlin, Mon Aug 3 19:59:08 2009 UTC
# Line 4  use warnings; Line 4  use warnings;
4  use strict;  use strict;
5    
6  use Module::Refresh;  use Module::Refresh;
7    sub refresh { Module::Refresh->refresh };
8    
9  our $ip      = '172.16.10.1';  our $ip      = '172.16.10.1';
10  our $netmask = '255.255.255.0';  our $netmask = '255.255.255.0';

Legend:
Removed from v.124  
changed lines
  Added in v.128

  ViewVC Help
Powered by ViewVC 1.1.26