Hello,
I have been using NeDi for along time and recently noticed that every time I kick off NeDi.pl, the first line says that Net::Nslookup is not available when I run the script as NeDi user.
DNS :Net::Nslookup not available
CLI :IO-Pty loaded
WEB :LWP-UserAgent loaded
...
when I run it as root, the module looks to be available to NeDi script:
DNS :Net::Nslookup loaded
CLI :IO-Pty loaded
WEB :LWP-UserAgent loaded
The Net::Nslookup module is correctly installed on the server and I tested it with a basic script.
Is there any way to fix it or to debug?
Thanks
Gaël