<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>throwordie</author_name>
  <author_url>https://blog.hatena.ne.jp/throwordie/</author_url>
  <blog_title>Throw or Die and ChouChou</blog_title>
  <blog_url>https://throwordie.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>参照のことですな。 # スカラー $s = &quot;aiueo&quot;; $s_ref = \$s; print &quot;$$s_ref\n&quot;; # リスト @a = (&quot;ka&quot;,&quot;ki&quot;); $a_ref = \@a; print &quot;$a_ref-&gt;[0]\n&quot;; print &quot;$a_ref-&gt;[1]\n&quot;; # ハッシュ %h = (&quot;sa&quot;,&quot;ta&quot;,&quot;si&quot;,&quot;ti&quot;); $h_ref = \%h; print &quot;$h_ref-&gt;{'sa'}\n&quot;; print &quot;$h_ref-&gt;{'si'}\n&quot;;こんな感じで使う。 ↓参考 とほほのperl入門（概要編）</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthrowordie.hatenadiary.org%2Fentry%2F20070903%2F1188819778&quot; title=&quot;Perlのリファレンス - Throw or Die and ChouChou&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-09-03 20:42:58</published>
  <title>Perlのリファレンス</title>
  <type>rich</type>
  <url>https://throwordie.hatenadiary.org/entry/20070903/1188819778</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
