in reply to Re^2: bitcoin price from command linein thread bitcoin price from command line
Maybe you need to configure LWP::UserAgent with the HTTP proxy settings for your environment?
$ua->env_proxy(); [download]