in reply to Embedding LWP inside mod_perl (+Mason)

You probably just want LWP and one of the HTML munging modules (probably HTML::TreeBuilder). You can reduce your resource usage somewhat by:

If you're really worried, you might write a separate custom proxy using HTTP::Proxy or POE and then use apache's mod_proxy to make those results appear under your server's URI namespace.

--
We're looking for people in ATL