On 2/23/07, Nishi Bhonsle <[EMAIL PROTECTED]> wrote:
Unrecognized escape \B passed through at C:\test.pl line 41.
The perldiag manpage sez:
(W misc) You used a backslash-character combination which is not
recognized by Perl.
"This perl script accepts 5 arguments. The syntax is: <---
Hi:
I see these errors when i run my perl script.
Unrecognized escape \B passed through at C:\test.pl line 41.
Unrecognized escape \o passed through at C:\test.pl line 41.
Unrecognized escape \W passed through at C:\test.pl line 41.
Unrecognized escape \W passed through at C:\test.pl line 41.
Unr