{"title":"Text::CSV::Encoded - \u65e5\u672c\u8a9e\u3092\u542b\u3093\u3060CSV\u30d5\u30a1\u30a4\u30eb\u3092\u6271\u3046","width":"100%","author_url":"https://blog.hatena.ne.jp/perlcodesample/","categories":[],"blog_title":"Perl\u5165\u9580\u30bc\u30df","description":"Perl \u203a \u30e2\u30b8\u30e5\u30fc\u30eb \u203a Text::CSV::Encoded \u65e5\u672c\u8a9e\u3092\u542b\u3093\u3060CSV\u30d5\u30a1\u30a4\u30eb\u3092\u6271\u3046\u306b\u306fText::CSV::Encoded\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u4ee5\u4e0b\u306bCSV\u3092\u51e6\u7406\u3059\u308b\u30b5\u30f3\u30d7\u30eb\u3092\u793a\u3057\u307e\u3059\u3002\u30b9\u30af\u30ea\u30d7\u30c8\u306fUTF-8\u3067\u4fdd\u5b58\u3057\u307e\u3059\u3002 use strict; use warnings; use utf8; use Text::CSV::Encoded; my $file = shift; my $encoding = 'UTF-8'; my $csv = Text::CSV::Encoded->new({ encoding_in => $encoding, encoding_out \u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperlcodesample.hatenadiary.jp%2Fentry%2F20110627%2F1311126802\" title=\"Text::CSV::Encoded - \u65e5\u672c\u8a9e\u3092\u542b\u3093\u3060CSV\u30d5\u30a1\u30a4\u30eb\u3092\u6271\u3046 - Perl\u5165\u9580\u30bc\u30df\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","image_url":null,"provider_name":"Hatena Blog","published":"2011-06-27 10:53:22","author_name":"perlcodesample","provider_url":"https://hatena.blog","type":"rich","url":"https://perlcodesample.hatenadiary.jp/entry/20110627/1311126802","blog_url":"https://perlcodesample.hatenadiary.jp/","height":"190"}