Help for this page
require HTTP::Response; use Carp 'cluck'; ... cluck "HTTP::Response::content called - do you want HTTP::Response +::decoded_content instead?"; goto &$old_content; };