Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: eca5f2f2dfcca8ff0ef8a662cec3496635e381cc
      
https://github.com/perl6/specs/commit/eca5f2f2dfcca8ff0ef8a662cec3496635e381cc
  Author: TimToady <la...@wall.org>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M S05-regex.pod

  Log Message:
  -----------
  Be clear about the return value of s/// et al.

The various m//, and s/// constructs must all work as expected when
used as a smartmatcher, which means they always return either Match
or Nil, even when that has to be emulated for :g reasons.


Reply via email to