<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>perlcodesample</author_name>
  <author_url>https://blog.hatena.ne.jp/perlcodesample/</author_url>
  <blog_title>Perl入門ゼミ</blog_title>
  <blog_url>https://perlcodesample.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>Perl › 演算子 › here リストとは複数の値の並びを表現したものです。 # リスト ('a', 'b', 'c', 'd') リストは配列やハッシュに代入して、初期化に利用できます。 # 配列への代入 my @array = ('a', 'b', 'c', 'd'); # ハッシュへの代入 my %hash = ('a', 'b', 'c', 'd'); 配列とリストの違い 配列とリストは、似ていますが、実際にはいくつか異なる部分があります。一つ目の違いは、言語的な意味での違いです。配列は変数であり、リストは表記法であるということです。二つ目は、スカラコンテキストで評価された場合に値…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperlcodesample.hatenadiary.jp%2Fentry%2F20100308%2F1269670120&quot; title=&quot;Perlのリスト - Perl入門ゼミ&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>2010-03-08 15:08:40</published>
  <title>Perlのリスト</title>
  <type>rich</type>
  <url>https://perlcodesample.hatenadiary.jp/entry/20100308/1269670120</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
