<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>memememomo</author_name>
  <author_url>https://blog.hatena.ne.jp/memememomo/</author_url>
  <blog_title>メメメモモ</blog_title>
  <blog_url>https://memememomo.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>plack</anon>
  </categories>
  <description>各処理が.cgiファイルで分かれているアプリをPlack::Testでテストする方法です。 Plack::App::CGIBinでPSGIアプリに変換する .cgiファイルが置かれているディレクトリで以下のようなapp.psgiを置きます。 #!/usr/bin/perl use strict; use warnings; use File::Basename; use Plack::Builder; use Plack::App::CGIBin; my $basedir = dirname(__FILE__); builder { mount '/' =&gt; Plack::App::CGIBi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemememomo.hatenablog.com%2Fentry%2F20110901%2F1314876854&quot; title=&quot;.cgiで書かれたアプリをPlack::Testでテストする - メメメモモ&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-09-01 20:34:14</published>
  <title>.cgiで書かれたアプリをPlack::Testでテストする</title>
  <type>rich</type>
  <url>https://memememomo.hatenablog.com/entry/20110901/1314876854</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
