<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cranebird</author_name>
  <author_url>https://blog.hatena.ne.jp/cranebird/</author_url>
  <blog_title>cranebirdの日記</blog_title>
  <blog_url>https://cranebird.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>catlike cat を perl と python で比べてみる。catlike とは、cat コマンドのような挙動をする フィルターで、引数が無ければ標準入力を、引数があればファイル名とみなして順番に入力として、 標準出力に出力するものである(http://www.catb.org/~esr/writings/taoup/ より)。perl while (&lt;&gt;) { print; } python import fileinput for f in fileinput.input(): print f, perl は極めて親切な構文（空のダイヤモンド演算子）がある。 python は親切…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcranebird.hatenadiary.org%2Fentry%2F20051222&quot; title=&quot;フィルターパターン - cranebirdの日記&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>2005-12-22 00:00:00</published>
  <title>フィルターパターン</title>
  <type>rich</type>
  <url>https://cranebird.hatenadiary.org/entry/20051222</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
