<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akiym</author_name>
  <author_url>https://blog.hatena.ne.jp/akiym/</author_url>
  <blog_title>アリ</blog_title>
  <blog_url>https://blog.akiym.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>The Perl Jam - Exploiting a 20 Year-old Vulnerability よりPerlを普段から書いている人にとっては常識ではあるが、そうではない人のために書いておく。 リストと配列 Perlにおける「リスト」とは何かというのを確認しておく。まず、Perlにはコンテキストという他のプログラミング言語にはない概念があり、単数(スカラー)と複数(リスト)を区別する。 # 配列 my @a = ('a', 'b', 'c'); # リストコンテキスト # 配列をリストコンテキストで評価 print @a; #=&gt; abc # リストをリストコンテキストで評価 pri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.akiym.com%2Fentry%2F2015%2F02%2F27%2F180120&quot; title=&quot;Perl5におけるコンテキストの扱いによる脆弱性について - アリ&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>2015-02-27 18:01:20</published>
  <title>Perl5におけるコンテキストの扱いによる脆弱性について</title>
  <type>rich</type>
  <url>https://blog.akiym.com/entry/2015/02/27/180120</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
