<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dayflower</author_name>
  <author_url>https://blog.hatena.ne.jp/dayflower/</author_url>
  <blog_title>daily dayflower</blog_title>
  <blog_url>https://dayflower.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>たとえば， #!/usr/bin/perl use strict; use warnings; local $SIG{__DIE__} = sub { warn &quot;signal handled&quot;; die $_[0]; }; require Foo; die &quot;foo&quot;; こんなスクリプトがあったとして，実行すると， signal handled at test.pl line 7. foo at test.pl line 12.みたいになる（それなりの package Foo があったとして）。 ところが，その package Foo の中身が package Foo; use strict…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdayflower.hatenablog.com%2Fentry%2F20090713%2F1247471023&quot; title=&quot; base (&amp;lt; 2.14) が $SIG{__DIE__} を破壊するのではまった - daily dayflower&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>2009-07-13 16:43:43</published>
  <title> base (&lt; 2.14) が $SIG{__DIE__} を破壊するのではまった</title>
  <type>rich</type>
  <url>https://dayflower.hatenablog.com/entry/20090713/1247471023</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
