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