Hello, I make a program which need to matching pattern of a scalar. I write it as: $list = $find =~ \/$scalar\; but, i get error when execute it as: "Search pattern not terminated at line 12" then how i matching a scalar variable? Regards, Aza -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: how to matching pattern of a scalar? Aza Lsaja
- Re: how to matching pattern of a scalar? Rajeev Rumale
- Re: how to matching pattern of a scalar? Birgit Kellner
- RE: how to matching pattern of a scalar? Russell Kroboth