Help for this page
my $ua = LWP::UserAgent->new; ... # do stuff to returned_info and set $useful_data from it print $useful_data;