Subject: | Problem with unicode and update_with_media |
Date: | Sun, 19 Oct 2014 18:30:11 -0400 |
To: | bug-Net-Twitter-Lite [...] rt.cpan.org |
From: | Philip Gladstone <philip [...] gladstonefamily.net> |
If you try and use Net::Twitter::Lite::WithAPIv1_1 and try and send a
status update with unicode characters, *and* you post a picture (and so
use update_with_media), then you get a failure from HTTP::Request:
HTTP::Message content must be bytes at /usr/lib/perl5/site_perl/5.8.8/HTTP/Request/Common.pm
I think that this is the same bug as the (resolved) issue
https://rt.cpan.org/Public/Bug/Display.html?id=72814 in Net::Twitter --
unfortunately, I cannot use this as Moose will not install.
Thanks
Philip