<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>midori_kasugano</author_name>
  <author_url>https://blog.hatena.ne.jp/midori_kasugano/</author_url>
  <blog_title>WEB開発初心者の成長記録</blog_title>
  <blog_url>https://midori-kasugano.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>時間がないので、実験したコードだけとりあえず載せておきます。解説は、復習をかねて明日。 #! usr/bin/perl use strict; use warnings; use Data::Dumper; # 無名配列のリファレンスをprintしてみる。 my $ref_array=[ [1,2,3], ['a','b','c','d'], ['a3e4','rg64','gfs564','gf753','df7643','sdv76'] ]; print $ref_array,&quot;\n&quot;;# 出力結果=&gt;ARRAY(0x8018f0) print &quot;\n&quot;; print Dumper $re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmidori-kasugano.hatenadiary.org%2Fentry%2F20090811%2F1249978474&quot; title=&quot;perl／無名配列のリファレンスとデリファレンス、無名ハッシュのリファレンス - WEB開発初心者の成長記録&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>2009-08-11 17:14:34</published>
  <title>perl／無名配列のリファレンスとデリファレンス、無名ハッシュのリファレンス</title>
  <type>rich</type>
  <url>https://midori-kasugano.hatenadiary.org/entry/20090811/1249978474</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
