NAME

Lemonldap::NG::Manager::Base - Base module for building Lemonldap::NG configuration interface

SYNOPSIS

use Lemonldap::NG::Base;

DESCRIPTION

Lemonldap::NG::Portal::Simple is the base module for building Lemonldap::NG compatible portals. You can use it either by inheritance or by writing anonymous methods like in the example above.

See Lemonldap::NG::Portal::SharedConf::DBI for a complete example of use of Lemonldap::Portal::* libraries.

METHODS

EXPORT

SEE ALSO

Lemonldap::NG::Handler, Lemonldap::NG::Portal, CGI

AUTHOR

Xavier Guimard, <x.guimard@free.fr>

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Xavier Guimard <x.guimard@free.fr>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.