<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>littlebuddha</author_name>
  <author_url>https://blog.hatena.ne.jp/littlebuddha/</author_url>
  <blog_title>make world</blog_title>
  <blog_url>https://littlebuddha.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>LWP を利用してクエリー文字列を投げてみる。実行後、意味不明なエラーが出力される。syntax が間違っている訳ではなさそうだし。 検索をしてみると、MT 設置時のエラーとして表示されるとのこと。全然手がかりがない。 #!/opt/local/bin/perl -w use strict; use LWP 5.64; use URI; use Encode; use encoding 'euc-jp'; binmode(STDERR, ':raw :encoding(euc-jp)'); my $browser = LWP::UserAgent-&gt;new; my $url = URI-&gt;ne…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flittlebuddha.hatenadiary.org%2Fentry%2F20080221%2F1203598096&quot; title=&quot; 意味不明なエラー - make world&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>2008-02-21 21:48:16</published>
  <title> 意味不明なエラー</title>
  <type>rich</type>
  <url>https://littlebuddha.hatenadiary.org/entry/20080221/1203598096</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
