The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Helper::Model::LDAP - Helper for LDAP models

SYNOPSIS

  script/myapp_create.pl model People LDAP ldap.ufl.edu ou=People,dc=ufl,dc=edu

DESCRIPTION

Helper for the Catalyst LDAP model.

METHODS

mk_compclass

Makes the LDAP model class.

mk_comptest

Makes tests for the LDAP model.

SEE ALSO

Catalyst::Manual, Catalyst::Test, Catalyst::Helper

AUTHOR

Daniel Westermann-Clark <danieltwc@cpan.org>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

NAME

[% class %] - LDAP Catalyst model component

SYNOPSIS

See "[% app %]".

DESCRIPTION

LDAP Catalyst model component.

AUTHOR

[% author %]

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.