/[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

Contents of /lib/PXElator/server.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (show annotations)
Wed Jul 29 23:03:00 2009 UTC (14 years, 8 months ago) by dpavlin
File size: 147 byte(s)
create $server::base_dir

1 package server;
2
3 our $ip = '172.16.10.1';
4
5 our ( $ip_from, $ip_to ) = ( 10, 100 );
6
7 our $base_dir = '/home/dpavlin/llin/pxelator';
8
9 warn "loaded";

  ViewVC Help
Powered by ViewVC 1.1.26