When cpan goes to do a "get", it first says LWP not available, then tries NET::Ftp (which failes because it is behind a FW and needs to use ftp_proxy) and finally lynx. Lynx works (fortunately).
Should Net:Ftp be able to use my "ftp_proxy" set in the environment?
