
Chris - 2009-06-06 11:19:34
I have a feature request, except that I'll go ahead and satisfy it myself. If you're interested, I can post the code.
I'm using marray to model a directory tree for display in HTML, and commas are a strange delimiter to use for paths. The constructor would be a good place to specify this, with e.g. `$delimiter = ','`.