blob: 580f6b50c6079f75923f269ab6128bc40c974313 [file] [log] [blame]
#!/usr/bin/perl -w
use utf8;
use Encode 'encode';
print "Content-type: text/plain; charset=windows-1251\n\n";
print encode("windows-1251", "Проверка");