Closed zbas closed 8 years ago
Instagram now support emojis in hashtags :open_mouth:(http://instagram-engineering.tumblr.com/post/117889701472/emojineering-part-1-machine-learning-for-emoji) so some responses now contain unicode wide characters. The MD5 functions and methods will croak if you try to feed them such input data :astonished: (http://perldoc.perl.org/Digest/MD5.html) so the caching code now breaks.
coercion for "tags" failed: Wide character in subroutine entry at /usr/local/share/perl5/API/Instagram.pm line 117
Thanks for your work so far :smiley:
Netangel's repository fixed this five months ago. Since this doesn't seem to be actively maintained, switching seems to be the solution.
Instagram now support emojis in hashtags :open_mouth:(http://instagram-engineering.tumblr.com/post/117889701472/emojineering-part-1-machine-learning-for-emoji) so some responses now contain unicode wide characters. The MD5 functions and methods will croak if you try to feed them such input data :astonished: (http://perldoc.perl.org/Digest/MD5.html) so the caching code now breaks.
coercion for "tags" failed: Wide character in subroutine entry at /usr/local/share/perl5/API/Instagram.pm line 117
Thanks for your work so far :smiley: