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.
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.