in reply to Creating a CGI Caching Proxy
$resget = $ua->request( $reqget, sub { $queue->enqueue(@_) } ); [download]
blokhead (300th post)