<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mohayonao</author_name>
  <author_url>https://blog.hatena.ne.jp/mohayonao/</author_url>
  <blog_title>つまみ食う</blog_title>
  <blog_url>https://mohayonao.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>例えば配列の要素が 50個のとき、 普通の配列 @hoge なら $#hoge で 49 が返ってくる。 配列のリファレンス @$hoge なら $#$hoge 、単純に s/@/$#/ と考えればいい。 なので、ハッシュの中身が 配列リファレンスの場合 @{$hoge-&gt;{unko}} は、 $#{$hoge-&gt;{unko}} となる。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmohayonao.hatenadiary.org%2Fentry%2F20080510%2F1210411285&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>2008-05-10 18:21:25</published>
  <title>配列リファレンスの最後の要素のインデクス</title>
  <type>rich</type>
  <url>https://mohayonao.hatenadiary.org/entry/20080510/1210411285</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
