Change 33372 by [EMAIL PROTECTED] on 2008/02/26 09:46:57
Document perlthanks
Affected files ...
... //depot/perl/pod/perlutil.pod#16 edit
Differences ...
==== //depot/perl/pod/perlutil.pod#16 (text) ====
Index: perl/pod/perlutil.pod
--- perl/pod/perlutil.pod#15~31273~ 2007-05-25 02:29:12.000000000 -0700
+++ perl/pod/perlutil.pod 2008-02-26 01:46:57.000000000 -0800
@@ -164,6 +164,12 @@
please read through the documentation for F<perlbug> thoroughly before
using it to submit a bug report.
+=item L<perlthanks|perlthanks>
+
+This program provides an easy way to send a thank-you message back to the
+authors and maintainers of perl. It's just F<perlbug> installed under
+another name.
+
=item L<h2ph|h2ph>
Back before Perl had the XS system for connecting with C libraries,
End of Patch.