# -*- tab-width: 8 -*-
package C4::InstallAuth;
# NOTE: This file uses 8-character tabs; do not change the tab size!
package InstallAuth;
# Copyright 2000-2002 Katipo Communications
#
use warnings;
use diagnostics;
use InstallAuth;
use C4::InstallAuth;
use CGI;
use IPC::Cmd;
-