strat has asked for the wisdom of the Perl Monks concerning the following question:
Dear monks,
it sometimes is painful when you want to add or change Net::LDAP::Entry objects in an LDAP directory server, and something goes wrong and the only error message arises is something like Object Class Violation or Constraint Violation.
So I am developing an enhancement to Net::LDAP::Entry which offers to check an object against the LDAP schema, either after a failed add/update or even before an update and tell the developer what is wrong.
I'd like to split up the functionality into two part:
Which namespaces would you use?
As soon as it is finished and tested, I'd like to publish it on CPAN.
Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Looking for names for Net::LDAP::Entry enhancement module
by g0n (Priest) on Apr 22, 2007 at 11:24 UTC |