I don't have access to the PERL folder on my host server and I don't want to bother him with reloading the file while I trouble shoot why the .ca query isn't working for my WhoIs script.
Can someone tell me how to access the whois.pm if I put it into my cgi-bin? Presently my script uses:
-> use Net::XWhois;
How do I change this to read the file from my cgi-bin?
Thanks for any help, Jeanne
Can someone tell me how to access the whois.pm if I put it into my cgi-bin? Presently my script uses:
-> use Net::XWhois;
How do I change this to read the file from my cgi-bin?
Thanks for any help, Jeanne