lemonldap-ng/modules/lemonldap-ng-portal
2007-02-24 20:23:17 +00:00
..
example * Cross Domain Authentication works now. 2007-02-24 13:30:53 +00:00
lib/Lemonldap/NG * Cross Domain Authentication works now. 2007-02-24 13:30:53 +00:00
t New feature in Portal: Cross-Domain-Authentication (Lemonldap::NG::Portal::CDA). 2007-02-23 05:31:32 +00:00
Changes Skeleton of a SOAP configuration access 2007-02-24 20:23:17 +00:00
Makefile.PL Initial import from SF and other sources 2006-12-18 11:32:33 +00:00
MANIFEST Skeleton of a SOAP configuration access 2007-02-24 20:23:17 +00:00
META.yml Update to lemonldap-ng-07 2006-12-19 20:55:23 +00:00
README Initial import from SF and other sources 2006-12-18 11:32:33 +00:00

Lemonldap-NG-Portal version 0.01
=============================


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  blah blah blah

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2005 by Xavier 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.8.4 or,
at your option, any later version of Perl 5 you may have available.