Hi Brandon,

On Mon, 10 Nov 2014 18:21:43 -0500
Brandon McCaig <bamcc...@gmail.com> wrote:

> Chris:
> 
> On Sat, Nov 8, 2014 at 12:05 PM, Chris Knipe <sav...@savage.za.org> wrote:
> > I agree with you - and it also explains what we are seeing in
> > terms of that certain data comes through clean, and others
> > doesn't.  I too expect that the *entire stream* is not encoded
> > with UTF8 (even though it should be).
> >
> > In terms of removing the last three characters, that is not
> > what is causing the issue.  Even if I remove the substr and
> > pass literally $Body = $Response, the data is still corrupted
> > once it goes out via STDOUT.
> >
> > What is also VERY strange to me is that for some reason when I
> > just do something simple like put a use Encoding into the
> > script, everything works fine.  Then half an hour later, or a
> > day or two later, and it stops working and starts becoming
> > corrupt again.  And THIS is what has my mind completely
> > baffled.  I am the only one with access to the servers (and
> > code), and I am not even logged in on the machines when this
> > sudden "change" in behaviour happens.
> 
> It looks like this thread is quiet for 2 days so does that mean
> that you have solved your problem off-list, given up/failed, or
> it is still in the works?
> 

We have already solved the problem off-list. It turned out the problem was
elsewhere.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
List of Portability Libraries - http://shlom.in/port-libs

Fortran - there isn’t a way to do it... oh wait! Now there is.
    — http://www.shlomifish.org/humour/ways_to_do_it.html

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to