1 package Git::LoadCPAN::Mail::Address;
8 Git::LoadCPAN::Mail::Address - Wrapper for the L<Mail::Address> module, in case it's not installed
12 This module is only intended to be used for code shipping in the
13 C<git.git> repository. Use it for anything else at your peril!
18 require Mail::Address;
21 require Git::FromCPAN::Mail::Address;