Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 12b74d8306e2819be3c28094bf9d270f85ae0eea
      
https://github.com/perl6/specs/commit/12b74d8306e2819be3c28094bf9d270f85ae0eea
  Author: Tobias Leich <em...@froggs.de>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M S05-regex.pod

  Log Message:
  -----------
  remove special assertion <.> which implied "no NFG by default"

The dot itself matches a combining character sequences already, and
with :bytes, :codes and :graphs implemented we can easily get other
meanings for dot in future. A <.> on its own does not compose well.


Reply via email to