<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shag</author_name>
  <author_url>https://blog.hatena.ne.jp/shag/</author_url>
  <blog_title>shag の日記</blog_title>
  <blog_url>https://shag.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>こんなテストスクリプトを作ってみる。 #!/usr/local/bin/perl use strict; use warnings; use Data::Dumper; my $hoge = undef; printf &quot;%s\n&quot;, Dumper $hoge; for my $hogehoge ( @{ $hoge } ) { } printf &quot;%s\n&quot;, Dumper $hoge;% ./test.pl $VAR1 = undef; $VAR1 = [];空の ARRAY リファレンスに変わった。そういう仕様なのか。参照しているつもりが値を変化させてしまうのはよろしくない気がする。 S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshag.hatenadiary.org%2Fentry%2F20060616&quot; title=&quot;undef な SCALAR を ARRAY でデリファレンスすると、値が変わる - shag の日記&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-06-16 00:00:00</published>
  <title>undef な SCALAR を ARRAY でデリファレンスすると、値が変わる</title>
  <type>rich</type>
  <url>https://shag.hatenadiary.org/entry/20060616</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
