<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>perlcodesample</author_name>
  <author_url>https://blog.hatena.ne.jp/perlcodesample/</author_url>
  <blog_title>Perl入門ゼミ</blog_title>
  <blog_url>https://perlcodesample.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>Perl › リファレンス › here Perlにはハッシュのリファレンスというデータ構造が頻繁に登場します。このページでは、リファレンスの中からハッシュのリファレンスを詳しく取り上げます。 ハッシュのリファレンスとは ハッシュのリファレンスとは、ハッシュに対するリファレンスのことです。リファレンスというのは、指すということを表します。ハッシュに対して、リファレンス生成子「\」を使用すると、ハッシュのリファレンスを作成することができます。 # ハッシュのリファレンスを作成 my %score = (math =&gt; 68, english =&gt; 90); my $score_ref = \%s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperlcodesample.hatenadiary.jp%2Fentry%2F20180208%2F1518094902&quot; title=&quot;ハッシュのリファレンス - Perl入門ゼミ&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>2018-02-08 22:01:42</published>
  <title>ハッシュのリファレンス</title>
  <type>rich</type>
  <url>https://perlcodesample.hatenadiary.jp/entry/20180208/1518094902</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
