<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shellcat</author_name>
  <author_url>https://blog.hatena.ne.jp/shellcat/</author_url>
  <blog_title>はぐれギークLv.1</blog_title>
  <blog_url>https://shellcat.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>■全オブジェクトにメソッド追加 sub UNIVERSAL::foo { print 'foo'; } あくまで「メソッド」。 「関数」ではない。 ■AUTOLOADとDESTROY sub AUTOLOADを定義するときはsub DESTROYがないと勝手に呼ばれちゃうYO! ■変数を「開く」 use IO::Handle; use strict; my $fh = IO::Handle-&gt;new(); my $buf = ''; open ($fh, &quot;&gt;&quot;, \$buf); $fh-&gt;print('foo'); $fh-&gt;print('bar'); $fh-&gt;close(); print…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshellcat.hatenadiary.org%2Fentry%2F20080827%2F1219800600&quot; title=&quot;閑話。知らなかったor忘れていたTips。 - はぐれギークLv.1&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>2008-08-27 10:30:00</published>
  <title>閑話。知らなかったor忘れていたTips。</title>
  <type>rich</type>
  <url>https://shellcat.hatenadiary.org/entry/20080827/1219800600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
