Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: a36fec492e3c37aae28f47766892f34b74d51b31
      
https://github.com/Perl/perl5/commit/a36fec492e3c37aae28f47766892f34b74d51b31
  Author: Tony Cook <[email protected]>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M t/lib/warnings/toke
    M toke.c

  Log Message:
  -----------
  Enable the current "Old package separator used in string" by default

If we're going to be removing this entirely, the behavior of
existing code is going to change.  Make sure everyone sees it.


  Commit: 7e2d91e6d3a09e2ebb61242bb18ff95d30d9560d
      
https://github.com/Perl/perl5/commit/7e2d91e6d3a09e2ebb61242bb18ff95d30d9560d
  Author: Tony Cook <[email protected]>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M embed.fnc
    M embed.h
    M pod/perldiag.pod
    M proto.h
    M t/comp/package.t
    M t/comp/parser.t
    M t/lib/warnings/toke
    M t/op/method.t
    M t/op/ref.t
    M t/op/sort.t
    M t/op/stash_parse_gv.t
    M t/uni/package.t
    M t/uni/variables.t
    M toke.c

  Log Message:
  -----------
  toke.c: deprecation warning for ' as a package separator

First stage of RFC 0015.

This also changes the warning for ' as package separator in
quoted strings to also be a deprecation warning.


Compare: https://github.com/Perl/perl5/compare/85fcefb858d7...7e2d91e6d3a0

Reply via email to