summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authordarksuji <darksuji@gmail.com>2015-04-07 18:44:48 -0700
committerTony Cook <tony@develop-help.com>2015-09-09 14:53:20 +1000
commitbc150b6ce0f4272607b4e7ce03d2abbf81418215 (patch)
tree08ea8096a251d40a1b303ba8086109530d1c96f3 /AUTHORS
parent718ac8a2e5fd26fa68078f057e7c332594ebebf6 (diff)
downloadperl-bc150b6ce0f4272607b4e7ce03d2abbf81418215.tar.gz
Make behavior of $Carp::MaxArgNums match docs
$Carp::MaxArgNums is supposed to be the number of arguments to display. For a long time, Carp has instead shown $Carp::MaxArgNums + 1 arguments. Correct the behavior by making it match the documentation. Also update tests to make what's being tested more obvious.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 3ef849917b..b5ef9120f9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -63,6 +63,7 @@ Alex Solovey <a.solovey@gmail.com>
Alex Vandiver <alexmv@mit.edu>
Alex Waugh <alex@alexwaugh.com>
Alexander Bluhm <alexander_bluhm@genua.de>
+Alexander D'Archangel <darksuji@gmail.com>
Alexander Gernler <alexander_gernler@genua.de>
Alexander Gough <alex-p5p@earth.li>
Alexander Klimov <ask@wisdom.weizmann.ac.il>