<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bingo_nakanishi_perl</author_name>
  <author_url>https://blog.hatena.ne.jp/bingo_nakanishi_perl/</author_url>
  <blog_title>bingo_nakanishiの他言語出身者のためのPerl入門</blog_title>
  <blog_url>https://bingo-nakanishi-perl.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>今回は、「無名シリーズを作ってその場で実行」 というのをみていきたいと思います。 いままで、無名シリーズは、 my $c = [1,'b']; my $d = {'a'=&gt;'A', 'b'=&gt;'B'}; my $e = sub { print &quot;無名\n&quot;; }; といったように、いったん、変数にそのリファレンスを代入しています。 しかし、変数に代入することなく、「作った瞬間に」使うことができます。この手法は、なんかやろうとするとすぐグローバル空間（この言い方でいいのでしょうか？）を汚染してしまうJavaScriptで、汚染を避けるため、 無名関数を「作ったその場ですぐ実行する」というやりかた…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbingo-nakanishi-perl.hatenadiary.org%2Fentry%2F20090117%2F1232158508&quot; title=&quot;第18回 その場で実行！　すぐやれ！ - bingo_nakanishiの他言語出身者のための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>https://cdn-ak.f.st-hatena.com/images/fotolife/b/bingo_nakanishi_perl/20090117/20090117105258.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-17 11:15:08</published>
  <title>第18回 その場で実行！　すぐやれ！</title>
  <type>rich</type>
  <url>https://bingo-nakanishi-perl.hatenadiary.org/entry/20090117/1232158508</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
