in reply to Re: LWP::UserAgent always complains about Hostname
in thread LWP::UserAgent always complains about Hostname
I ran your script and got this back.
$VAR1 = { 'pop3_hosts' => [], 'ftp_firewall' => undef, 'ph_hosts' => [], 'inet_domain' => undef, 'time_hosts' => [], 'daytime_hosts' => [], 'smtp_hosts' => [], 'test_exist' => 1, 'test_hosts' => 1, 'nntp_hosts' => [], 'ftp_ext_passive' => 1, 'snpp_hosts' => [], 'ftp_testhost' => undef, 'ftp_int_passive' => 0 };
Most of those options, at least to me, seem non-critical for DNS resolution. As for the proxy variables, there no variables set and I am not using a proxy server either.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: LWP::UserAgent always complains about Hostname
by alexm (Chaplain) on Jul 19, 2008 at 22:00 UTC | |
by Herkum (Parson) on Jul 19, 2008 at 23:52 UTC | |
by Anonymous Monk on Jul 20, 2008 at 08:10 UTC | |
by alexm (Chaplain) on Jul 20, 2008 at 08:42 UTC | |
by Herkum (Parson) on Jul 20, 2008 at 18:09 UTC | |
by alexm (Chaplain) on Jul 20, 2008 at 19:22 UTC | |
|