On Saturday 01 December 2007 14:29:48 Will Coleda wrote: > from DEPRECATED.pod > > =item B<find_global> > > There are several variants of some of the above ops; all are deprecated, > and are replaced by the ops {set,get}_[hll,root]_global. See also > http://www.parrotcode.org/docs/ops/var.html.
I poked at this for a bit, but we're going to have to update a lot of find_global/store_global combinations in a lot of PIR files before we can actually whack the opcodes. It's not quite automatic work, so I recommend we make a mini branch. -- c