![]() |
![]()
| ![]() |
![]()
NAMECatalyst::Helper::Model::LDAP - Helper for LDAP models VERSIONversion 0.21 SYNOPSISscript/myapp_create.pl model Person LDAP ldap.ufl.edu ou=People,dc=ufl,dc=edu dn=admin,dc=ufl,dc=edu mypass 1 DESCRIPTIONHelper for the Catalyst LDAP model. USAGEWhen creating a new LDAP model class using this helper, you can specify much of the configuration and have it filled automatically. Using the example from the "SYNOPSIS" section:
METHODSmk_compclassMakes the LDAP model class. mk_comptestMakes tests for the LDAP model. SEE ALSO
AUTHORS
LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORGavin Henry <ghenry@surevoip.co.uk> COPYRIGHT AND LICENSEThis software is copyright (c) 2017 by Gavin Henry. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|