I've got three small operator questions before the new table of the operators is done:

1) Is C<mod> no longer an operator? It is still listed in S03, but STD.pm doesn't parse it.

2) Is C<\> no longer an operator? S03 lists it as a symbolic unary, but STD.pm doesn't parse it that way.

3) Should C<&> be considered a contextualizer list prefix operator like the other sigils? S03 doesn't list this one, but STD.pm will parse it that way. I suspect it is not listed because unlike the others, it makes no sense to contextualize a list of values as a routine.


I'd be grateful for anyone who wants to take a stab at answering these!

        - MtnViewMark



Reply via email to