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

SYNOPSIS

use MYDan::Util::Contact;
my $contact = MYDan::Util::Contact->new();
my $email = $contact->contact( 'user1' => 'email' );