aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Model-LDAP
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused part for CPAN macroAndrej Zverev2009-02-021-1/+0
| | | | Notes: svn path=/head/; revision=227427
* - Add missing module from dependAndrej Zverev2008-07-071-2/+3
| | | | Notes: svn path=/head/; revision=216443
* - Fix pkg-plistAndrej Zverev2008-07-012-0/+4
| | | | Notes: svn path=/head/; revision=216075
* This is the Net::LDAP model class for Catalyst. It is nothing more than aAndrej Zverev2008-06-304-0/+51
simple wrapper for Net::LDAP. This class simplifies LDAP access by letting you configure a common set of bind arguments. It also lets you configure a base DN for searching. WWW: http://search.cpan.org/~danieltwc/Catalyst-Model-LDAP/ Notes: svn path=/head/; revision=216033