some additional ops to document (was: Re: Current assignments list as of 2010-07-02 17:00 UTC)

[email protected] (John Anderson) Mon, 5 Jul 2010 11:08:54 -0400
Newsgroups perl.documentation
Message-ID <[email protected]>
On Jul 2, 2010, at 1:10 PM, Chas. Owens wrote:

>  * John Anderson: adding <> to perlopquick and scanning for other
> missed operators

So far, it looks like qr(X) and `X`/qx(X), were missed in the original conversion.

I'm planning on doing `X`/qx(X) during/after doing <>/<X>. (The stuff for that is sorted of mixed together with <>/<X> in perlop.pod, so it makes sense to me to do those at the same time.)

If somebody could grab qr(X) (or if Chas. could note it for later assignment) that would be good...

chrs,
john.