<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okamuuu</author_name>
  <author_url>https://blog.hatena.ne.jp/okamuuu/</author_url>
  <blog_title>Perl日誌</blog_title>
  <blog_url>https://okamuuu.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>そんなわけでとりとめもない記事です。 ディレクトリ構成 こんな感じ static.psgi root/ root/index.html root/xxx.html root/hoge/index.html root/hoge/xxx.html psgi % cat static.psgi use Plack::Builder;builder { enable &quot;Plack::Middleware::Static&quot;, path =&gt; sub { s!(.*/$)!${1}/index.html! or return qr{^/.+} }, root =&gt; './root/'; }; 結果 htt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokamuuu.hatenadiary.org%2Fentry%2F20111123%2F1322008325&quot; title=&quot;Plack::Builder+Plack::Middleware::Staticで Plack::App::Directoryみたいな事をやってみる。  - Perl日誌&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>2011-11-23 09:32:05</published>
  <title>Plack::Builder+Plack::Middleware::Staticで Plack::App::Directoryみたいな事をやってみる。 </title>
  <type>rich</type>
  <url>https://okamuuu.hatenadiary.org/entry/20111123/1322008325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
