NAME

App::Tel::Merge - simple hash merge

merge

my $merged = merge($left, @right);

Used to merge two hash references together. Returns a hashref.