<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gfx</author_name>
  <author_url>https://blog.hatena.ne.jp/gfx/</author_url>
  <blog_title>Islands in the byte stream (legacy)</blog_title>
  <blog_url>https://gfx.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>間接オブジェクト構文で警告を出したり致命的エラーを出したりするプラグマ。おなじみのPL_checkハックで実装されている。 以下のようなありがちな実行時エラーをコンパイルエラーに変えることができる。 use Test::More tests =&gt; 2; use Foo; no indirect ':fatal'; isa_ok Foo-&gt;new(),&quot;Foo&quot;;# NG: Foo-&gt;isa_ok()-&gt;new() ok Foo-&gt;bar(); # NG: Foo-&gt;ok()-&gt;bar() 実装方法がautoboxのそれとは少し違うのが気になる。PL_check[...]をモジュールのロード時に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20080813%2F1218599852&quot; title=&quot;no indirect;　/ no indirect &amp;#39;:fatal&amp;#39;; - Islands in the byte stream (legacy)&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>2008-08-13 12:57:32</published>
  <title>no indirect;　/ no indirect ':fatal';</title>
  <type>rich</type>
  <url>https://gfx.hatenadiary.org/entry/20080813/1218599852</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
