diff options
author | Ricardo Signes <rjbs@cpan.org> | 2014-01-01 19:21:43 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2014-01-01 19:21:43 -0500 |
commit | 23dfa30831199ff0adfa3c42488e59e3df455e2c (patch) | |
tree | ec707eea12de95180c9bd83ad0bb2654e28ba487 /utils | |
parent | c983ad790fc6906913e23b5570026a125c3f346a (diff) | |
download | perl-23dfa30831199ff0adfa3c42488e59e3df455e2c.tar.gz |
do not have perlbug talk about perlthanks
Diffstat (limited to 'utils')
-rw-r--r-- | utils/perlbug.PL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/perlbug.PL b/utils/perlbug.PL index 3b89c04072..071b2195ed 100644 --- a/utils/perlbug.PL +++ b/utils/perlbug.PL @@ -130,8 +130,7 @@ EOF Please note that mailing lists are moderated, your message may take a while to show up. If you do not receive an automated response acknowledging your message within a few hours (check your SPAM folder and outgoing mail) please consider -sending an email directly from your mail client to perlbug\@perl.org or -perl-thanks\@perl.org respectively. +sending an email directly from your mail client to perlbug\@perl.org. EOF } |