Help for this page
sub option { my ( $self, $key, $value ) = @_; ... } $self->{ options }->{ $key }; }
%hash = ( %hash, @array );