Re: [perl #41749] [TODO] deprecate substr_r op

2007-03-13 Thread Allison Randal
Leopold Toetsch wrote: Am Donnerstag, 8. März 2007 20:25 schrieb Jerry Gay: either move this to experimental.ops, or remove it entirely. i vote to remove it. we don't need temporary hacks as core ops. [...] I'd rather have it in experimental.ops until these string issues are resolved. Move it

Re: [perl #41749] [TODO] deprecate substr_r op

2007-03-08 Thread Leopold Toetsch
Am Donnerstag, 8. März 2007 20:25 schrieb Jerry Gay: > either move this to experimental.ops, or remove it entirely. i vote to > remove it. we don't need temporary hacks as core ops. $ find . -name '*.pir' | xargs grep substr_r ... ./examples/shootout/revcomp.pir:$S0 = substr_r line, i, 60