]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Update contact info
authorVincent Pit <vpit@cpan.org>
Mon, 8 Jul 2019 10:23:56 +0000 (12:23 +0200)
committerVincent Pit <vpit@cpan.org>
Mon, 8 Jul 2019 10:23:56 +0000 (12:23 +0200)
Makefile.PL
lib/indirect.pm

index a084ca5c2833533d1e4a203a7aaa6034d5ff4301..f49f086e293ba02cab466bfd25e0accefeec085c 100644 (file)
@@ -89,13 +89,13 @@ my %META = (
   bugtracker => "http://rt.cpan.org/Dist/Display.html?Name=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",
   license    => 'http://dev.perl.org/licenses/',
   bugtracker => "http://rt.cpan.org/Dist/Display.html?Name=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",
   license    => 'http://dev.perl.org/licenses/',
-  repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git",
+  repository => "http://git.vpit.fr/?p=perl%2Fmodules%2F$dist.git",
  },
 );
 
 WriteMakefile(
  NAME             => $name,
  },
 );
 
 WriteMakefile(
  NAME             => $name,
- AUTHOR           => 'Vincent Pit <perl@profvince.com>',
+ AUTHOR           => 'Vincent Pit <vpit@cpan.org>',
  LICENSE          => 'perl',
  VERSION_FROM     => $file,
  ABSTRACT_FROM    => $file,
  LICENSE          => 'perl',
  VERSION_FROM     => $file,
  ABSTRACT_FROM    => $file,
index eab58dd74d8730ecbfbb544e9dac0583f2c8cc30..aaf39103b14a2a693824940dca7960cce4b713cf 100644 (file)
@@ -284,7 +284,7 @@ L<Carp> (standard since perl 5), L<XSLoader> (since perl 5.6.0).
 
 =head1 AUTHOR
 
 
 =head1 AUTHOR
 
-Vincent Pit, C<< <perl at profvince.com> >>, L<http://www.profvince.com>.
+Vincent Pit C<< <vpit@cpan.org> >>.
 
 You can contact me by mail or on C<irc.perl.org> (vincent).
 
 
 You can contact me by mail or on C<irc.perl.org> (vincent).