<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Hajime_Ituaki</author_name>
  <author_url>https://blog.hatena.ne.jp/Hajime_Ituaki/</author_url>
  <blog_title>JUNK TEXT by 一　五明</blog_title>
  <blog_url>https://hajime-ituaki.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>長いこと使ってるはずのものでも、意外と知らないことは多い。 perlのpushは配列値をまとめて保存できるので、逆動作のpopも出来るはず、 …と思ったが、念のためPerlプログラミング(らくだ本)を見てみると、 例の「配列コンテキストで評価すると〜」の表記は無かった。 単に無効なのか、試してみる。 @stack=(1,2); ($a,$b)=pop(@stack); print &quot;a:$a b:$b\n&quot;; 実行結果は a:2 b: $aに2のみが入って、$bに1は入らない。 無効らしい。この動作を期待するなら、 $a=pop(@stack); $b=pop(@stack); ($a,$b)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhajime-ituaki.hatenadiary.org%2Fentry%2F20061101&quot; title=&quot;Perlのpopとか - JUNK TEXT by 一　五明&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-11-01 00:00:00</published>
  <title>Perlのpopとか</title>
  <type>rich</type>
  <url>https://hajime-ituaki.hatenadiary.org/entry/20061101</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
