<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amachang</author_name>
  <author_url>https://blog.hatena.ne.jp/amachang/</author_url>
  <blog_title>IT戦記</blog_title>
  <blog_url>https://amachang.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>刺身さんお久しぶりです＾＾； Re: 再帰?は難しい - 刺身☆ブーメランのはてなダイアリー local を使ってこんな再帰はどうでしょうか？＾＾； local なのでグローバル変数を再帰のスタック上でしか書き換えないので、比較的安心です。 use strict; use Data::Dumper; sub hash_recursively { my $category = shift; my $category_name = shift || 'category_global'; # 再帰の中で最初の一回だけ [] が作られる # local なので、再帰を抜けると消える local $ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Famachang.hatenablog.com%2Fentry%2F20080204%2F1202145517&quot; title=&quot; 再帰で local を使う - IT戦記&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-02-04 02:18:37</published>
  <title> 再帰で local を使う</title>
  <type>rich</type>
  <url>https://amachang.hatenablog.com/entry/20080204/1202145517</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
