Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with regex & binding operators.

Status
Not open for further replies.

DaSe

Programmer
Feb 14, 2008
149
GB
Hi , this question is a better explanation to my previous one.

I'm a beginner Perl scripting.I'm using Vista OS and have the latest ActivePerl interpreter installed on it.I have no problems with execution of the codes in cmd apart from the codes where I use binding operators.The cmd as well as other interpreters leave a blank space and skip the operators especially =~ . I have no problems with other scripts where I don't use: =~ m / etc.Is there a problem of compatibility ? Thanks.
 
See response to other post re: character mapping...

Steve

[small]"Every program can be reduced by one instruction, and every program has at least one bug. Therefore, any program can be reduced to one instruction which doesn't work." (Object::perlDesignPatterns)[/small]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top