in reply to how to add a refer to LWP::UserAgent
$ua->default_header('Referer' => "http://www.perlmonks.org"); [download]