I am trying to download a stack of pcx files (images) from a web server using lwp but the server tells me that their content-type is text/html. How can I get lwp to download the files in binary format rather than text? Matthew