On 12/3/05 8:57 am, news.hinet.net <[EMAIL PROTECTED]> wrote: > how do I retrieve the values for 'creatorsName','createTimestamp', > 'modifiersName', > 'modifyTimestamp' using Net::LDAP module? > > pleae help
There are some examples of doing this in the Net::LDAP man page. Search <http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP.pod> for "createTimestamp"! Cheers, Chris