Gaal Yahas skribis 2005-05-04 13:48 (+0300):
> * canonical representations (eg, :w in your example should probably set
> $write)
Or, possibly, $w := $write.
> * mutually exclusive options (for open modes, :write should exclude
> :append)
I don't really care if this goes in the signature. Run
On Mon, May 02, 2005 at 09:52:35PM +0200, Juerd wrote:
> I already suggested a syntax like '+$write|w' for having multiple
> ways to say the same thing. I don't like an explicit :mode. Let
> Perl figure that out based on passed named arguments.
I'd like to see this specced. What you're suggesting