<?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>MouseX::Typesに著作権情報を付加するついでに、オリジナルに搭載されている型述語関数も追加した。ただし、オリジナルと異なり、明示的に指定しない限りエクスポートはしない*1。 #!perl -w use 5.010; use Any::Moose; use Any::Moose 'X::Types::' . any_moose() =&gt; [qw(is_Int)]; say is_Int(42) ? &quot;ok&quot; : &quot;not ok&quot;; # =&gt; ok say is_Int(3.14) ? &quot;ok&quot; : &quot;not ok&quot;; # =&gt; not ok これらはMouse::XSの元ではXS関数を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20100103%2F1262488672&quot; title=&quot;MouseX::Types 0.04 released with type predicates - 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>2010-01-03 12:17:52</published>
  <title>MouseX::Types 0.04 released with type predicates</title>
  <type>rich</type>
  <url>https://gfx.hatenadiary.org/entry/20100103/1262488672</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
