IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2008, 11:13:28 AM (18 years ago)
Author:
jhoblitt
Message:

server/client split

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r16566 r17072  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: Server.pm,v 1.54 2008-02-21 23:21:09 jhoblitt Exp $
     3# $Id: Server.pm,v 1.55 2008-03-20 21:10:57 jhoblitt Exp $
    44
    55package Nebulous::Server;
     
    2121use Nebulous::Server::Log;
    2222use Nebulous::Server::SQL;
    23 use Nebulous::Util qw( :standard );
     23use Nebulous::Keys qw( parse_neb_key );
    2424use Params::Validate qw( validate_pos SCALAR SCALARREF );
    2525use URI::file;
Note: See TracChangeset for help on using the changeset viewer.