VT
Size: a a a
VT
VT
АК
IB
SZ
АК
IB
АК
АК
VT
АК
YM
AP
YM
NK
AP
Ruby 3.0 Released With ~3x The Performance
— шевелится, курилка!R
Ruby 3.0 Released With ~3x The Performance
— шевелится, курилка!VG
malformed JSON string, neither tag, array, object, number, string or atom …
UPD: Ну ладно, пусть вот так будет:$str =~ s/^\s*\xef\xbb\xbf\s+//;
$str =~ s/\s+$//;
VG
VG
$data = eval(<$handle>);
local $Data::Dumper::Useqq = $utf8 ? 0 : 1;
my $bom = $utf8 ? encode_utf8(chr(65279))."\n" : '';
my $str = $bom.Dumper($data);