in reply to Re: Flickr::API and using a proxy
in thread Flickr::API and using a proxy

ah it make sense now :) because Flickr::API is a subclass of LWP::UserAgent, i can use the same switches, in this case proxy. Works a treat now thank you :)