Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks\perl -wMstrict -le
    "my $file = qq{\x0f\xf0\xff};
    ...
     print $count;
    "
    2
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $file = qq{\x0f\xf0\xff};
    ...
     print $count;
    "
    1
    
  3. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $file = qq{\x0f\xf0\xff};
    ...
     print $count;
    "
    1