In perl.git, the branch smoke-me/jkeenan/132732-if has been created

<https://perl5.git.perl.org/perl.git/commitdiff/2243f770492a3b37b4a0c7822fc1980ce176252f?hp=0000000000000000000000000000000000000000>

        at  2243f770492a3b37b4a0c7822fc1980ce176252f (commit)

- Log -----------------------------------------------------------------
commit 2243f770492a3b37b4a0c7822fc1980ce176252f
Author: James E Keenan <[email protected]>
Date:   Tue Jan 23 10:46:32 2018 -0500

    'if' module:  clarify documentation and test more thoroughly.
    
    The documentation for 'if' made certain claims about the need to quote or 
not
    quote a module name preceding a "fat arrow" ('=>') operator.  These claims
    were shown to be unfounded in most cases when "use strict 'subs'" was in
    effect.
    
    In the course of writing better documentation, it was observed that the "no
    if" case was very under-tested, poorly documented and hence poorly 
understood.
    Hence, more tests have been added and the documentation has been extensively
    revised.  However, there have been no changes in source code or 
functionality.
    
    Make porting/podcheck.t happy.
    
    For:  RT # 132732.

-----------------------------------------------------------------------

-- 
Perl5 Master Repository

Reply via email to