> With change 33371 I packed perlbug so that if it is invoked as > "perlthanks" > it will send a thank-you message (which is laid out suspiciously like a > bug > report) to perl-thanks@perl.org. > > I'd love to get feedback other than bugs reports. > But I have this suspicion that making it easy isn't going to help :-) > > > I'm not sure how sensible this whole idea is. But it wasn't that hard, and > installperl already has support for hard-linking installed programs, so it > doesn't take much space either. > > Nicholas Clark > > > @@ -975,6 +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 > -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. > I think you meant to put the $thanksadress here. Patch attached. Vincent.Thread Previous | Thread Next