> I noticed that the base url is with https:// > > HTTP/1.1 302 Moved Temporarily > Server: Netscape-Enterprise/3.6 SP2 > Date: Sat, 13 May 2000 15:13:58 GMT > Location: https://www.merrimack-valley-fcu.org > > Why does LWP fail with https:// url's? You need to have the ssleay package installed. Read the README.ssl in the libwwwperl distribution. It works fine. e