May be a mind-numbingly simple question, but, I've installed Perl and
compiled PERLDAP, but can't for the life of me get a simple 'use' function
to run. Here's the error - anyone have some help / ideas?
RJ
Can't load 'C:/Perl/site/lib/auto/Mozilla/LDAP/API/API.dll' for module
Mozilla::LDAP::API: load_file:The specified module could not be found at
C:/Perl/lib/DynaLoader.pm line 206.
at C:/Perl/site/lib/Mozilla/LDAP/Utils.pm line 29
Compilation failed in require at C:/Perl/site/lib/Mozilla/LDAP/Utils.pm line
29.
BEGIN failed--compilation aborted at C:/Perl/site/lib/Mozilla/LDAP/Utils.pm
line 29.
Compilation failed in require at C:/Perl/site/lib/Mozilla/LDAP/Conn.pm line
32.
BEGIN failed--compilation aborted at C:/Perl/site/lib/Mozilla/LDAP/Conn.pm
line 32.