| Lemonldap-NG-Common documentation | Contained in the Lemonldap-NG-Common distribution. |
Lemonldap::NG::Common - Common files for Lemonldap::NG infrastructure
Lemonldap::NG is a modular Web-SSO based on Apache::Session modules. It simplifies the build of a protected area with a few changes in the application.
This package contains common files.
Xavier Guimard, <x.guimard@free.fr>
Copyright (C) 2008, 2010 by guimard
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.
| Lemonldap-NG-Common documentation | Contained in the Lemonldap-NG-Common distribution. |
package Lemonldap::NG::Common; our $VERSION = '1.0.6'; use strict; 1; __END__