Hi, all I am running a small perl program to fetch some web pages. Sometimes, I got the following error. Can't locate object method "host_port" via package "URI::_generic" at /perl/site_perl/5.005/URI/WithBase.pm line 42. (for exampe, 'http://www.urc.ac.ru/Arts/photo1/') I did not use "redirect method". I use "URI ver 1.02" and "LWP ver 5.42". If somebody know how to fix it, please let me know. Thanks. ju