<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naoya</author_name>
  <author_url>https://blog.hatena.ne.jp/naoya/</author_url>
  <blog_title>naoyaのはてなダイアリー</blog_title>
  <blog_url>https://naoya-2.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>勢いで Text::LTSV という perl モジュールを書いたけど、ただ tab を split してコロンで split するだけなのでわざわざこんな駄モジュールを使うまでもない、という･･･。 use Text::LTSV; my $hash = Text::LTSV-&gt;parse_line(&quot;hoge:foo\tbar:baz\n&quot;); is $hash-&gt;{hoge}, 'foo'; is $hash-&gt;{bar}, 'baz'; my $data = Text::LTSV-&gt;parse_file('./t/test.ltsv'); # or parse_file_utf8 is …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaoya-2.hatenadiary.org%2Fentry%2F20130206%2F1360148217&quot; title=&quot; Text::LTSV - naoyaのはてなダイアリー&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-02-06 19:56:57</published>
  <title> Text::LTSV</title>
  <type>rich</type>
  <url>https://naoya-2.hatenadiary.org/entry/20130206/1360148217</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
