hi,
I am newbie to perl CGI.
I am trying to debug a script which is running for a certain application.
The module used here is Mozilla::LDAP::API qw(:constant :api :ssl). Now I don't know much about this module. Please can I get some information regarding this module. Why and when this is specifically used?
Secondly, I am getting a "segmentation fault(coredump)" error when I am trying to run the script. Is this because the module is not properly installed.
If needed I can also provide the script, but this was previously running, so I guess there may be some problem in configuration of the module /lib.
Can anyone please tell me how to go about all this and trow some light on this issue.