Help for this page
use LWP::UserAgent; my $ua = LWP::UserAgent->new(); ... { print $response->header( $header ); }