Change 33373 by [EMAIL PROTECTED] on 2008/02/26 09:48:18
Subject: Re: making it easier not to get feedback
From: "Vincent Pit" <[EMAIL PROTECTED]>
Date: Tue, 26 Feb 2008 09:56:59 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/utils/perlbug.PL#52 edit
Differences ...
==== //depot/perl/utils/perlbug.PL#52 (text) ====
Index: perl/utils/perlbug.PL
--- perl/utils/perlbug.PL#51~33371~ 2008-02-25 15:29:33.000000000 -0800
+++ perl/utils/perlbug.PL 2008-02-26 01:48:18.000000000 -0800
@@ -1049,7 +1049,7 @@
this if you don't give it here.
-e Editor to use.
-t Test mode. The target address defaults to `$testaddress'.
- -T Thank-you mode. The target address defaults to
+ -T Thank-you mode. The target address defaults to `$thanksaddress'.
-d Data mode. This prints out your configuration data, without mailing
anything. You can use this with -v to get more complete data.
-A Don't send a bug received acknowledgement to the return address.
End of Patch.