Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 16566)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17072)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.54 2008-02-21 23:21:09 jhoblitt Exp $
+# $Id: Server.pm,v 1.55 2008-03-20 21:10:57 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -21,5 +21,5 @@
 use Nebulous::Server::Log;
 use Nebulous::Server::SQL;
-use Nebulous::Util qw( :standard );
+use Nebulous::Keys qw( parse_neb_key );
 use Params::Validate qw( validate_pos SCALAR SCALARREF );
 use URI::file;
