Nathan Wiger writes: > But one thing that would be cool is supporting full functions in the > left side of a pattern: > > $string =~ m/$r->getpattern/ie; > > Now that would be cool. Solve the larger problem: permit method calls in qq() strings. Nat
- Re: RFC 138 (v1) Eliminate =~ operator. Steve Fink
- Re: RFC 138 (v1) Eliminate =~ operator. Larry Wall
- Re: RFC 138 (v1) Eliminate =~ operator. Steve Fink
- Re: RFC 138 (v1) Eliminate =~ operator. Jarkko Hietaniemi
- Re: RFC 138 (v1) Eliminate =~ operator. Damian Conway
- Re: RFC 138 (v1) Eliminate =~ operator. Nathan Wiger
- Re: RFC 138 (v1) Eliminate =~ operator. Steve Fink
- Re: RFC 138 (v1) Eliminate =~ operator... Nathan Wiger
- Re: RFC 138 (v1) Eliminate =~ operator. Nathan Torkington
- Re: RFC 138 (v1) Eliminate =~ operator... Nathan Wiger
- Re: RFC 138 (v1) Eliminate =~ ope... Nathan Torkington
- Re: RFC 138 (v1) Eliminate =~ ope... Tom Christiansen
- Re: RFC 138 (v1) Eliminate =~ ope... Nathan Torkington
- Re: RFC 138 (v1) Eliminate =~ ope... Nathan Wiger
- Re: RFC 138 (v1) Eliminate =~ operator. Mark-Jason Dominus
- Re: RFC 138 (v1) Eliminate =~ operator. Larry Wall
- Re: RFC 138 (v1) Eliminate =~ operator. Piers Cawley
- Re: RFC 138 (v1) Eliminate =~ operator. Tom Christiansen
- working mnemonic for =~ David L. Nicol