On Nov 13, 2004, at 12:47 PM, Graham Barr wrote:
Assuming you mean Net::LDAP,
D'oh! Sorry. I must not have had my coffee yet.
it requires you slapd, the openLDAP server,
installed and it runs its own server. If you do not have slapd then
any test requiring a server is skipped.
Okay.
I have at times
On Tue, November 9, 2004 11:27 am, David Wheeler said:
> Yeah, I was hoping for a standalone solution that might be able to be
> run on any system when folks download and `make test`. How does
> Net::LWP itself do it?
Assuming you mean Net::LDAP, it requires you slapd, the openLDAP server,
install
On Nov 8, 2004, at 10:37 PM, Quanah Gibson-Mount wrote:
I'm about to add support for authenticating off of an LDAP server via
Net::LDAP via Bricolage and I'd like to add some tests to make sure it
works. What techniques have folks used for testing apps and modules
that
use Net::LDAP? Is there some
--On Monday, November 08, 2004 10:17 PM -0800 David Wheeler
<[EMAIL PROTECTED]> wrote:
Hi All,
I'm about to add support for authenticating off of an LDAP server via
Net::LDAP via Bricolage and I'd like to add some tests to make sure it
works. What techniques have folks used for testing apps and