Re: 2 different outputs of read, simple code but strange output.
- From: Tad McClellan <tadmc@xxxxxxxxxxxxxx>
- Date: Sat, 26 Nov 2005 07:46:07 -0600
newsgroupie2003@xxxxxxxx <newsgroupie2003@xxxxxxxx> wrote:
> I had trouble with a Perl parsing program not working on two different
> machines. I have now boiled it down to the minimal example.
> print "length= ".read(GEF, $pixel_hdr, 156). "\n";
Are you using utf8 on one machine but not on the other?
See the last paragraph of:
perldoc -f read
--
Tad McClellan SGML consulting
tadmc@xxxxxxxxxxxxxx Perl programming
Fort Worth, Texas
.
- Follow-Ups:
- Re: 2 different outputs of read, simple code but strange output.
- From: newsgroupie2003
- Re: 2 different outputs of read, simple code but strange output.
- References:
- 2 different outputs of read, simple code but strange output.
- From: newsgroupie2003
- 2 different outputs of read, simple code but strange output.
- Prev by Date: Re: FAQ 5.17 How can I open a file with a leading ">" or trailing blanks?
- Next by Date: Re: modules, modules, modules
- Previous by thread: Re: 2 different outputs of read, simple code but strange output.
- Next by thread: Re: 2 different outputs of read, simple code but strange output.
- Index(es):
Relevant Pages
|