In perl.git, the branch smoke-me/ilmari/forbid-$/-non-positive-ref has been 
created

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

        at  f706cea21bd1d4f196f43ef39db77cd33037caed (commit)

- Log -----------------------------------------------------------------
commit f706cea21bd1d4f196f43ef39db77cd33037caed
Author: Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>
Date:   Thu Jun 1 17:33:15 2017 +0100

    Forbid setting $/ to a referenc to a non-postive integer
    
    This used to work like setting it to 'undef', but has been deprecated
    since Perl 5.20.
    
    In passing, clean up the code that handles this:
    - space before =
    - avoid duplicate uninitialized warning by reusing 'val'
    - fix mis-indented comment
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to