my $from = Mail::Address->parse($header->get("From")); #### my($from) = Mail::Address->parse($header->get("From"));