From: Takis Skagos <[EMAIL PROTECTED]> Date: 10 February 2004 16:43:25 GMT To: [EMAIL PROTECTED] Subject: net::ldap Message-Id: <[EMAIL PROTECTED]>
Hi,
I've just downloaded your really nice net::ldap perl-ldap module. It is much nicer than the perldap stuff I've been using for the past while. However, I have a question regarding one of the sample programs I saw on the CPAN site.
In the sample program you are using a method called "all_entries". For example:
foreach $entry ($results->all_entries) { $entry->dump; }
I cannot find any documentation on the method "all_entries", nor can I find any information for the "dump" method.
If you could point me in the right direction so I can find out about these methods, that would be great.
Thanks.
-- Takis
Begin forwarded message:
- Fwd: net::ldap Graham Barr
- Net::LDAP Simon, Deborah
- Re: Net::LDAP Christopher A Bongaarts
- Net::LDAP Greg White
- Re: Net::LDAP Peter Marschall
- Net::LDAP Scott Hegel
- Re: Net::LDAP Chris Ridd
- Re: Net::LDAP Don C. Miller
- Re: Net::LDAP Chris Ridd
- Re: Net::LDAP Chris Ridd
- Re: Net::LDAP Scott Hegel