The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

SYNOPSIS

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