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,
installed and it runs its own server. If you do not have slapd then
any test requiring a server is skipped.

I have at times though about writing a module that can fake a socket.
The module would do packet capture when I build the release and then
it would use those packets when others run tests.

Graham.


Reply via email to