foreach ( keys %args ) { if( exists $hash{ '_' . $_ } ) { $self->{ $_ } = $args{ $_ }; } }