In perl.git, the branch avar/v5.26.0-RC1-perldelta-fixes has been created

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

        at  9c1e4c5a8f742a3008ed7df224e354a367e79537 (commit)

- Log -----------------------------------------------------------------
commit 9c1e4c5a8f742a3008ed7df224e354a367e79537
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:17:16 2017 +0000

    TODO perldelta: even more @INC & . confusion

M       pod/perldelta.pod

commit c938e8284d90d2f049f2fe1e8237b17f733e3c70
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:14:50 2017 +0000

    TODO perldelta: maybe stop saying AV/HV and say @/% instead?

M       pod/perldelta.pod

commit ed5a77ea7f6bf494495e2a6a8e267953232269e4
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:12:20 2017 +0000

    TODO perldelta: So what ops are maybe faster?

M       pod/perldelta.pod

commit 6de536f567e95ad09a173a2faaa19bfabb96f755
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:10:07 2017 +0000

    TODO perldelta: Just what is the status of . in @INC anyway?

M       pod/perldelta.pod

commit 8e7c9ef207ebf75eb5c206d3e5004edd2f29dd5b
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:00:15 2017 +0000

    TODO perldelta: clarify what this capture variable stuff is about

M       pod/perldelta.pod

commit 721b6a1c8e5ae495cc704a3a12cb823bf038f175
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:06:44 2017 +0000

    perldelta: mention when lexical_subs were introduced
    
    Doesn't take up much space, and makes you aware that if you e.g. are
    using 5.18 already you can now use this in all your code without fear.

M       pod/perldelta.pod

commit e0e8d975f93b557afdcb5c49f0eb649766e3cdfc
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 22:01:51 2017 +0000

    perldelta: 'for slightly more detail' -> 'for more details'
    
    There's no need to inject "slightly" there, that documentation section
    looks pretty complete to me.

M       pod/perldelta.pod

commit a27f58bd2bd24ece68158775c8d330e01f7ea008
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 21:56:19 2017 +0000

    perldelta: move the note abotu utf8_hop() to the bottom
    
    A note about a relatively obscure internal API function really doesn't
    belong so high up in the "Core Enhancements", before core visible user
    changes. Move this to the bottom, all of the other things in this
    section are things normal Perl programmers might actually
    use/encounter/care about, whereas this change is only relevant for
    some XS maintainers.

M       pod/perldelta.pod

commit c9d585100051444908df4c2ab1ce378d09f30552
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 21:51:59 2017 +0000

    perldelta: clarify how -Ddefault_inc_excludes_dot & -PERL_USE_UNSAFE_INC=1 
interact
    
    It wasn't explicitly stated in the previous version that
    PERL_USE_UNSAFE_INC=1 did nothing when not perl is not built with
    -Ddefault_inc_excludes_dot, although it could be inferred from the
    context. Now it's explicitly stated.
    
    Also weaken the phrasing around when this is needed, before it said
    that the testing / make process didn't function well without . in
    @INC, but in reality this is module dependent, so just say "many".
    
    Finally adjust the casing of "perl", the rest of the phrasing used
    upper-case Perl, so to someone aware of how [Pp]erl are used in
    different contexts to mean the language & interpreter, respectively,
    this could be read as saying that perl's own build & testing process
    didn't work well without PERL_USE_UNSAFE_INC=1.

M       pod/perldelta.pod

commit 620351dd961df7d6bffdb9b8a5f87f942405c783
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 21:46:43 2017 +0000

    perldelta: remove "maybe this won't be in 5.26" note about 
PERL_USE_UNSAFE_INC
    
    This was originally added in commit 8bbdbfcb89 ("Perldelta updates in
    prep for tomorrows release", 2016-11-19), we're now at RC1 so it's
    pretty clear that this will be in the release.

M       pod/perldelta.pod

commit 3783f6e4a5a49b292637d1def3e54d3738631f2e
Author: Ævar Arnfjörð Bjarmason <[email protected]>
Date:   Sat May 13 21:41:54 2017 +0000

    perldelta: grammar fix: "[process] do not function well" -> "does not ..."

M       pod/perldelta.pod
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to