This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db21619
)
Make perlbug recommend perlcommunity.pod over Usenet
author
Aaron Crane
<arc@cpan.org>
Mon, 7 Jan 2013 13:28:41 +0000
(13:28 +0000)
committer
Aaron Crane
<arc@cpan.org>
Fri, 11 Jan 2013 15:27:59 +0000
(15:27 +0000)
Suggested by Dave Mitchell.
utils/perlbug.PL
patch
|
blob
|
blame
|
history
diff --git
a/utils/perlbug.PL
b/utils/perlbug.PL
index
965c371
..
bf86670
100644
(file)
--- a/
utils/perlbug.PL
+++ b/
utils/perlbug.PL
@@
-357,8
+357,8
@@
note to $thanksaddress instead of a bug report, please run 'perlthanks'.
Please do not use $0 to send test messages, test whether perl
works, or to report bugs in perl modules from CPAN.
-For help using perl, try posting to the Usenet newsgroup
-comp.lang.perl.misc.
+Suggestions for how to find help using Perl can be found at
+http://perldoc.perl.org/perlcommunity.html
EOF
}
}