baskaran wrote:
Dear Sirs,
Hello,
I could not able to store data into single array variable by using
@sampletext=qw/
/;
But the data has /,\,:,;{,},[,],%,$,#,@, ... everything in keyboard
characters.
suppose the data contains / then it says some error
"Search pattern not terminated at sty
baskaran [b], on Tuesday, May 10, 2005 at 13:13 (+0530) contributed
this to our collective wisdom:
b> suppose the data contains / then it says some error
b> "Search pattern not terminated at style.pl line 24."
b> Kindly suggest me a solution.
try to escape that with "\&qu
Dear Sirs,
I could not able to store data into single array variable by using
@sampletext=qw/
/;
But the data has /,\,:,;{,},[,],%,$,#,@, ... everything in keyboard
characters.
suppose the data contains / then it says some error
"Search pattern not terminated at style.pl line 24.&qu