There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::Tel::Merge - simple hash merge

merge

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

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