<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>palmo</author_name>
  <author_url>https://blog.hatena.ne.jp/palmo/</author_url>
  <blog_title>ぱるも日記</blog_title>
  <blog_url>https://palmo.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>（ハード）リファレンスは、値を直接参照するものなので、変数ではなく値からリファレンスを作る事ができました。 Perl には便利な構文があって、無名な配列へのリファレンス、無名なハッシュへのリファレンス、無名な関数へのリファレンスをそれぞれ簡単に作成する事ができます。 「無名な」とは、変数に入れられていない（名前が付けられていない・匿名の）値の事を指します（リテラルな値）。無名だけど値は値なので参照する事はできるのです。 無名配列と無名ハッシュのリファレンスを得るにはそれぞれ添え字と同じカッコを使います。つまり、配列なら [ ]、ハッシュなら { } ですね。 # ref3.pl my $arr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpalmo.hatenadiary.org%2Fentry%2F20060508%2Fref3&quot; title=&quot;リファレンス(3) 無名配列、無名ハッシュ - ぱるも日記&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>2006-05-08 00:00:01</published>
  <title>リファレンス(3) 無名配列、無名ハッシュ</title>
  <type>rich</type>
  <url>https://palmo.hatenadiary.org/entry/20060508/ref3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
