Re: Fwd: URI replacement pseudocode

2010-05-17 Thread Aaron Sherman
On Mon, May 17, 2010 at 3:34 PM, Moritz Lenz wrote: > > > Aaron Sherman wrote: > > > I had a hard time even getting basic code working like: > > > > token foo { blah } > > if "blah" ~~ m// { say "blah!" } > > > > (See my question to the list, last week) > > Right. What works today is > > gr

Re: Fwd: URI replacement pseudocode

2010-05-17 Thread Aaron Sherman
On Mon, May 17, 2010 at 3:34 PM, Moritz Lenz wrote: > > > Aaron Sherman wrote: > > > I had a hard time even getting basic code working like: > > > > token foo { blah } > > if "blah" ~~ m// { say "blah!" } > > > > (See my question to the list, last week) > > Right. What works today is > > gr

Re: Fwd: URI replacement pseudocode

2010-05-17 Thread Moritz Lenz
Aaron Sherman wrote: > Ooops, took this off-list by accident. > > -- Forwarded message -- > From: ajs > Date: Mon, May 17, 2010 at 2:59 PM > Subject: Re: URI replacement pseudocode > To: Moritz Lenz > > > Thank you for your responses! > > On Mon, May 17, 2010 at 1:37 PM, Mor