{"description":"\u3069\u3053\u304b\u3089\u304b\u62fe\u3044\u307e\u3057\u305f\u3002\u53c2\u7167\u5143\u3092\u7d1b\u5931orz\u30a2\u30f3\u30c6\u30ca\u306b\u767b\u9332\u3057\u305f\u306f\u305a\u306a\u3093\u3067\u3059\u304c\u3001\u3069\u308c\u3060\u3063\u3051orz #!/usr/bin/perl -w use strict; use warnings; use Data::Dump; eval{ open(IN, './test.xml'); my $xml = join('', <IN>); close(IN); @_ = &xml_to_array($xml); print Dumper([@_]); }; if( $@ ){ print \"Exception : $@\\n\"; } sub xml_to_array { my $xml = shift; my \u2026","author_url":"https://blog.hatena.ne.jp/yamazaru_rengou/","title":" Data::Dump \u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9","blog_title":"\u306d\u3082\u3077\u3089\u3059","url":"https://nemoplus.hateblo.jp/entry/20051107/1131380770","blog_url":"https://nemoplus.hateblo.jp/","image_url":null,"width":"100%","published":"2005-11-07 01:26:10","author_name":"yamazaru_rengou","type":"rich","provider_name":"Hatena Blog","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemoplus.hateblo.jp%2Fentry%2F20051107%2F1131380770\" title=\" Data::Dump \u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9 - \u306d\u3082\u3077\u3089\u3059\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","categories":["perl"],"height":"190","version":"1.0"}