Re: CGI on 6

2006-05-29 Thread Joel Hoffman
On Mon, May 29, 2006 at 05:28:53PM -0700, Ovid wrote: > > Now that I read what I wrote, I guess that might have sounded a bit > annoying for me to mention that I would change things but then not > mention what I would change. > > Much of the changes would be stylistic in nature, but not all (I'm >

Re: CGI on 6

2006-05-29 Thread Joel Hoffman
On Mon, May 29, 2006 at 05:28:53PM -0700, Ovid wrote: > > I also tried to do this: > > my ($n, $v) = $nv.split('=').map(decode($_)); > > That and a number of other variants all failed miserably with errors similar > to: > > Can't modify constant item: VStr ... > Ah, should have paid more