aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun/p5p2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/p5p b/run/p5p
index 69fd6db..02530a6 100755
--- a/run/p5p
+++ b/run/p5p
@@ -40,7 +40,7 @@ for my $alt (@alt) {
$s{$id} = $decoder->decode_text($s{$id});
$s{$id} = encode_entities($s{$id});
- my $u = 'https://www.nntp.perl.org/group/perl.perl5.porters/0/0/msg' . $id + $alt->{offset} . '.html';
+ my $u = 'https://www.nntp.perl.org/group/perl.perl5.porters/0/0/msg' . ($id + $alt->{offset}) . '.html';
print <<HTML;
<div class="entry">