Help for this page
my ( $key, $value ) = split; $mapping{ $key } = $value if defined( $key ) and defined( $value );