in reply to Re^3: Parsing CamelCase wordsin thread Parsing CamelCase words
[ Please use <c>..</c> around code and other preformatted text. ]
No. //g would only work properly if it's evaluated in list context.
You've proven quite poor at specifying what you want, which is probably why you are having problems implementing it. Try to spend some effort there.
Starting now. $inp_line is a scalar. How do you want to place multiple words into a scalar?