{"height":"190","blog_url":"https://perlcodesample.hatenadiary.jp/","url":"https://perlcodesample.hatenadiary.jp/entry/20080620/1214055746","type":"rich","provider_url":"https://hatena.blog","author_name":"perlcodesample","published":"2008-06-20 22:42:26","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperlcodesample.hatenadiary.jp%2Fentry%2F20080620%2F1214055746\" title=\"\u30b5\u30d6\u30eb\u30fc\u30c1\u30f3\u306e\u6f14\u7fd2\u554f\u984c - 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>","image_url":null,"version":"1.0","blog_title":"Perl\u5165\u9580\u30bc\u30df","description":"Perl \u203a \u30b5\u30d6\u30eb\u30fc\u30c1\u30f3 \u203a here \u30b5\u30d6\u30eb\u30fc\u30c1\u30f3\u306e\u5177\u4f53\u7684\u306a\u4f8b\u3092\u4f7f\u3063\u3066\u5b66\u3076\u305f\u3081\u306b\u3001\u3044\u304f\u3064\u304b\u306e\u4f8b\u3092\u6319\u3052\u3066\u3001\u89e3\u8aac\u3057\u307e\u3059\u3002 csv\u5f62\u5f0f\u306e\u6587\u5b57\u5217\u3092\u914d\u5217\u306e\u914d\u5217\u306b\u5909\u63db\u3059\u308b csv\u5f62\u5f0f\u306e\u6587\u5b57\u5217\u3092\u914d\u5217\u306e\u914d\u5217\u306b\u5909\u63db\u3059\u308b\u30b5\u30f3\u30d7\u30eb\u3067\u3059\u3002 use strict; use warnings; # \u540d\u524d,\u5e74\u9f62,\u51fa\u8eab my $text = << 'EOS'; tora,24,Japan rika,12,USA kenta,25,Chinese EOS print \"1: csv\u5f62\u5f0f\u306e\u6587\u5b57\u5217\u3092\u3001\u914d\u5217\u306e\u914d\u5217\u306b\u5909\u63db\u3059\u308b\u3002\\n\"; my $persons = parse($text); require Data::Dumper\u2026","categories":[],"author_url":"https://blog.hatena.ne.jp/perlcodesample/","width":"100%","title":"\u30b5\u30d6\u30eb\u30fc\u30c1\u30f3\u306e\u6f14\u7fd2\u554f\u984c"}