Dicop::Proxy::Config - define valid config keys for a Dicop-Proxy
use Dicop::Proxy::Config;
use Dicop::Config;
my $config = Dicop::Config->new(
'data/server.cfg',
Dicop::Proxy::Config::allowed_keys() );
perl5.008003
Exports nothing.
This module contains a method to create the list of allowed config keys.
allowed_keys()
$allowed_keys = Dicop::Proxy::Config::allowed_keys();
None known yet.
(c) Bundesamt fuer Sicherheit in der Informationstechnik 2003-2006
DiCoP is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
See http://www.bsi.de/ for more information.