質問編集履歴
2
加筆
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
Perlで、DBI経由でmediumtextのカラムにJSONを格納しようとしています。
|
8
8
|
しかし、文字化けが発生してしまいます。
|
9
|
-
|
9
|
+
|
10
10
|
```lang-perl
|
11
11
|
print $ref->{'json'};
|
12
12
|
# 出力
|
1
加筆
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|