Help for this page
my $from = Mail::Address->parse($header->get("From"));
my($from) = Mail::Address->parse($header->get("From"));