in reply to Re^2: begin with perl
in thread begin with perl

What Perl are you using?

I have tried it on Strawberry Perl 5, version 12, subversion 1 (v5.12.1) and I have saved my script as ASCII, UTF-8, UTF-16 (both Big-endian and Little-endian), with and without a BOM (Byte Order Mark) and it all works without error.

Perhaps there is something wrong with your set-up.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Replies are listed 'Best First'.
Re^4: begin with perl
by sad723 (Novice) on Nov 01, 2011 at 09:48 UTC

    i use ActivePerl 5.8.3.809

    in cygwin i don't know the version

    ;

    i have three exemple of script perl;

    the two first scrip work good but the third on no

    confused !!!!!!!!!!!!!

      problem solved thank's every on

      encoding problem