Author: moritz
Date: 2010-08-06 19:52:06 +0200 (Fri, 06 Aug 2010)
New Revision: 31918
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05] be explicit about which attributes/modifiers are allowed where
Also removes rx:g// from existing examples.
Added myself boldly to AUTHORS list
Modified: doc
Author: moritz
Date: 2010-08-06 19:52:10 +0200 (Fri, 06 Aug 2010)
New Revision: 31919
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] smart-match entry for Match on RHS
After some discussion with @Larry on YAPC::EU, we figured that's the best way
to solve the dilemma that C<'string' ~~
Darren Duncan wrote:
> David Green wrote:
>> On 2010-08-05, at 8:27 am, Aaron Sherman wrote:
>>> On Thu, Aug 5, 2010 at 7:55 AM, Carl Mäsak wrote:
I see this particular thinko a lot, though. Maybe some Perl 6 lint tool
or another will detect when you have a regex containing ^ at its st