<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syohex</author_name>
  <author_url>https://blog.hatena.ne.jp/syohex/</author_url>
  <blog_title>Shohei Yoshida's Diary</blog_title>
  <blog_url>https://syohex.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>IPC</anon>
  </categories>
  <description>Plack::Middleware::File::Less を lessc でコンパイルするように - naoyaのはてなダイアリー で紹介されている。Plack::Middleware::File::Lessのソースの 以下の部分が気になりました。 sub less_command { my $less = shift; my $pid = open3(my $in, my $out, my $err, &quot;lessc&quot;, &quot;-&quot;); print $in $less; close $in; my $buf = join '', &lt;$out&gt;; waitpid $pid, 0; return $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyohex.hatenablog.com%2Fentry%2F20130123%2F1358947493&quot; title=&quot; IPC::Open3::open3に関するメモ - Shohei Yoshida&amp;#39;s Diary&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-01-23 22:24:53</published>
  <title> IPC::Open3::open3に関するメモ</title>
  <type>rich</type>
  <url>https://syohex.hatenablog.com/entry/20130123/1358947493</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
