]> git.ipfire.org Git - thirdparty/git.git/blobdiff - perl/Git/LoadCPAN/Mail/Address.pm
perl: move CPAN loader wrappers to another namespace
[thirdparty/git.git] / perl / Git / LoadCPAN / Mail / Address.pm
similarity index 69%
rename from perl/Git/Mail/Address.pm
rename to perl/Git/LoadCPAN/Mail/Address.pm
index 2ce3e84670b71d88fe74d51c527edea29ee3d0b4..879c2f5cd1030b7206283474b6f959df70ff01dc 100644 (file)
@@ -1,11 +1,11 @@
-package Git::Mail::Address;
+package Git::LoadCPAN::Mail::Address;
 use 5.008;
 use strict;
 use warnings;
 
 =head1 NAME
 
-Git::Mail::Address - Wrapper for the L<Mail::Address> module, in case it's not installed
+Git::LoadCPAN::Mail::Address - Wrapper for the L<Mail::Address> module, in case it's not installed
 
 =head1 DESCRIPTION