Skip to content

Commit

Permalink
use.perl.org is dead; stop linking to it
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Mar 31, 2012
1 parent 57186b9 commit 172b53f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/PAUSE/dist.pm
Expand Up @@ -372,8 +372,7 @@ sub mail_summary {
push @m, $tf->format(qq[The distribution contains the
following world writable directories or files and is
therefore considered a security breach and as such not
being indexed: @{$self->{HAS_WORLD_WRITABLE}} . See
also http://use.perl.org/~bart/journal/38127]);
being indexed: @{$self->{HAS_WORLD_WRITABLE}} ]);

push @m, qq{\n\n};

Expand Down

0 comments on commit 172b53f

Please sign in to comment.