Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: cb82d5aa72728cd1bc390dbb1c20b624c01c03b7
https://github.com/perl6/specs/commit/cb82d5aa72728cd1bc390dbb1c20b624c01c03b7
Author: Larry Wall <[email protected]>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M S02-bits.pod
Log Message:
-----------
Spec halfwidth corner brackets for Q[] equivalent
This is primarily to improve output of strings that mostly want
to be complete quoted, to avoid cluttering such output with Q[].
But to allow it for .perl output, we have to allow it on input too.