or download this
use HTML::Entities;
my $encoded = "Очень Ваk
+8;ная Бизнес-&#
+1064;кола";
my $decoded = decode_entities($encoded);