]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.git/commitdiff
Remove trailing whitespace
authorVincent Pit <vince@profvince.com>
Tue, 20 Aug 2013 19:06:58 +0000 (16:06 -0300)
committerVincent Pit <vince@profvince.com>
Tue, 20 Aug 2013 19:06:58 +0000 (16:06 -0300)
lib/Acme/CPANAuthors/You/re_using.pm

index efc35bf3e4eca354c30c8f5682924a2fab1b64a8..c50cd8f9f7abeb13e0647b1c432eeb0023478242 100644 (file)
@@ -87,7 +87,7 @@ sub register {
 
   my $name;
   $name = $auth->name if defined $auth;
+
   $authors{$cpanid} = defined $name ? $name : $cpanid;
  }