summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorHauke D <haukex@zero-g.net>2014-01-13 00:50:51 +0100
committerTony Cook <tony@develop-help.com>2014-01-22 16:32:14 +1100
commitc91312d5e67fd262ccd6f36ff40ddbca6896d004 (patch)
tree95057cfca0a55d90b2a3af13205b44701698c773 /AUTHORS
parente214621be67f417c619e2038fcb4742892fde1b1 (diff)
downloadperl-c91312d5e67fd262ccd6f36ff40ddbca6896d004.tar.gz
assume "all" in "use warnings 'FATAL';" and related
Until now, the behavior of the statements use warnings "FATAL"; use warnings "NONFATAL"; no warnings "FATAL"; was unspecified and inconsistent. This change causes them to be handled with an implied "all" at the end of the import list. Tony Cook: fix AUTHORS formatting
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e66c2760be..824b8bdd18 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -460,6 +460,7 @@ Harmen <harm@dds.nl>
Harmon S. Nine <hnine@netarx.com>
Harri Pasanen <harri.pasanen@trema.com>
Harry Edmon <harry@atmos.washington.edu>
+Hauke D <haukex@zero-g.net>
Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
Henrik Tougaard <ht.000@foa.dk>
Herbert Breunung <lichtkind@cpan.org>