Bundesamt für Sicherheit in der Informationstechnik > Dicop-Server-3.04 > Dicop::Server::Config

Download:
dicop/Dicop-Server-3.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.05   Source  

NAME ^

Dicop::Server::Config - define valid config keys

SYNOPSIS ^

        use Dicop::Server::Config;
        use Dicop::Config;

        my $config = Dicop::Config->new('data/server.cfg', Dicop::Server::Config::allowed_keys() );

REQUIRES ^

perl5.008

EXPORTS ^

Exports nothing.

DESCRIPTION ^

This module contains a method to create the list of allowed config keys.

METHODS ^

allowed_keys()

        $allowed_keys = Dicop::Server::Config::allowed_keys();

BUGS ^

None known yet.

AUTHOR ^

(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.