<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kkkkkkkk</author_name>
  <author_url>https://blog.hatena.ne.jp/kkkkkkkk/</author_url>
  <blog_title>kkkkkkkk</blog_title>
  <blog_url>https://kkkkkkkk.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>LWPが便利だという理由で使っているだけの素人なのでPerlの仕様にいちいちひっかかる*1わけだが、今回ひっかかったのはpush(@arr1,@arr2)で、多次元配列（配列の配列）を素直に作れない点。 「配列の配列」と言うイミで行けば「@arrTest = (('a','b','c'),('A','B','C'),('i','ii','iii'))」と言う書き方でイケるような気がしますが、そうは問屋が卸さない。 なぜなら、リスト形式での配列作成の際は、 () 内には全てスカラー値が期待されるため、配列は展開されてしまうからです。 つまり、上述の「@arrTest = (('a','b','c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkkkkkk.hatenadiary.org%2Fentry%2F20060629%2Fp4&quot; title=&quot;Perlで2次元配列 - kkkkkkkk&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-29 00:00:03</published>
  <title>Perlで2次元配列</title>
  <type>rich</type>
  <url>https://kkkkkkkk.hatenadiary.org/entry/20060629/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
