In perl.git, the branch smoke-me/jkeenan/124420-carp-maxargnums has been created

<http://perl5.git.perl.org/perl.git/commitdiff/8dda1be7cf44a8a248eeffa1050b832649a54b05?hp=0000000000000000000000000000000000000000>

        at  8dda1be7cf44a8a248eeffa1050b832649a54b05 (commit)

- Log -----------------------------------------------------------------
commit 8dda1be7cf44a8a248eeffa1050b832649a54b05
Author: darksuji <[email protected]>
Date:   Tue Apr 7 18:44:48 2015 -0700

    Make behavior of $Carp::MaxArgNums match docs
    
    $Carp::MaxArgNums is documented as the number of arguments to display,
    but it for a long time has instead been the number of arguments to
    display +1.  Make $Carp::MaxArgNums the number of arguments to display
    and make the correspondence more clear from the tests.
    
    For: RT #124420
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to