<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iox</author_name>
  <author_url>https://blog.hatena.ne.jp/iox/</author_url>
  <blog_title>高知ではたらくひとのブログ</blog_title>
  <blog_url>https://iox.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>久々に仕事でPerlを使う機会があり、作っているところなのですがかなり忘れててショッキングでした。 ハッシュの配列からとある１要素を取り出して引数として返す基本的な処理を作るのに、ハッシュのリファレンスの取り扱いでかなりはまってしまいました・・・ 自戒の意味を込めて、そのサンプルを記録しておきます。 use strict; my %hash_a; test(\%hash_a); print &quot;ハッシュの値--&gt; $hash_a{a} \n&quot;; sub test { my $hash_ref = shift; my @list_of_hashes; # 配列に無名ハッシュを格納することによって、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiox.hatenablog.com%2Fentry%2F20070121%2F1169373576&quot; title=&quot;ハッシュの配列 - 高知ではたらくひとのブログ&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>2007-01-21 18:59:36</published>
  <title>ハッシュの配列</title>
  <type>rich</type>
  <url>https://iox.hatenablog.com/entry/20070121/1169373576</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
