Front page | perl.perl6.language |
Postings from September 2008
Chained Modifiers
Thread Next
From:
Chris Davaz
Date:
September 15, 2008 03:01
Subject:
Chained Modifiers
Message ID:
73103a400809150301v4efecb60wc3f6ff144ef854f2@mail.gmail.com
I'm not sure if it's anywhere in the specs, but I was expecting to be able
to do this:
.say for =$in unless $foo;
Where we have multiple modifiers, here "for" and "unless". Is this in the
specs? If yes, is it supposed to work in pugs or rakudo? If it's not in the
specs can we add it? ;-)
Thread Next
-
Chained Modifiers
by Chris Davaz