<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dot_h2o2</author_name>
  <author_url>https://blog.hatena.ne.jp/dot_h2o2/</author_url>
  <blog_title>.h2oのお気楽日記</blog_title>
  <blog_url>https://dot-h2o2.hatenadiary.org/</blog_url>
  <categories>
    <anon>docker</anon>
  </categories>
  <description>dockerを利用して自分用のheroku likeな環境を作り運用できるdokkuが便利そうなので、試しにPerlで書いたWebアプリをdeployしてみた。作者のgithubではnode.jsを利用した例が出ていたので、これとは違った物をと考え今回はperlを選んだ。とりあえず、PSGI（Perl Web Server Gateway Interface）に則りapp.psgiとcpanfileを準備する。app.pgsi: use strict; use warnings; sub { my $env = shift; return [ '200', [ 'Content-Type' =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdot-h2o2.hatenadiary.org%2Fentry%2F20131208%2Fp1&quot; title=&quot;dokkuにperlで書いたWebアプリをdeployしてみる。 - .h2oのお気楽日記&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-12-08 00:00:00</published>
  <title>dokkuにperlで書いたWebアプリをdeployしてみる。</title>
  <type>rich</type>
  <url>https://dot-h2o2.hatenadiary.org/entry/20131208/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
