The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

SYNOPSIS

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