<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>FromAtom</author_name>
  <author_url>https://blog.hatena.ne.jp/FromAtom/</author_url>
  <blog_title>文字っぽいの。</blog_title>
  <blog_url>https://fromatom.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>この記事は、Perl Advent Calendar 2014 - Qiita の6日目の記事です。（※初学者向け） シュッと変数の様子を見る Perlでプログラムを書いていて、「ここの変数なにが入ってるのかな？」と調べたい場合、このようにprintで表示させるプログラムを書くと use strict; use warnings; my @array = (1, 2, 3, 4, 5); my $array_ref = [@array]; my %hash = ( name =&gt; &quot;tarou&quot;, age =&gt; 20, ); my $hash_ref = {%hash}; print @arr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffromatom.hatenablog.com%2Fentry%2F2014%2F12%2F06%2F180826&quot; title=&quot;Perlのprintデバッグをシュッと見やすくする - 文字っぽいの。&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>http://i.gyazo.com/c0310d10dde9972e4a9c73fcc1f0c828.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-06 18:08:26</published>
  <title>Perlのprintデバッグをシュッと見やすくする</title>
  <type>rich</type>
  <url>https://fromatom.hatenablog.com/entry/2014/12/06/180826</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
