<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>karupanerura</author_name>
  <author_url>https://blog.hatena.ne.jp/karupanerura/</author_url>
  <blog_title>時計を壊せ</blog_title>
  <blog_url>https://techblog.karupas.org/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>Mouse</anon>
    <anon>Moose</anon>
  </categories>
  <description>更に追記 MouseX::Typesですが、その後検証してみたかんじ、 要素を「=&gt;」で繋げてしまうと左辺が文字列として認識されてしまうようなので、 要素を「,」で繋げなければいけないようです。 等価だと思っていましたが微妙に違うんですね。 package HogeProject::MouseType; use strict; use warnings; use utf8; use MouseX::Types -declare =&gt; [qw/UInt/]; use MouseX::Types::Mouse qw/Int/; subtype UInt, as Int, where { $_ &gt;=…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechblog.karupas.org%2Fentry%2F20120211%2F1328956400&quot; title=&quot;Mouse::Util::TypeConstraints等を使って新しい型を定義するときのベストプラクティス - 時計を壊せ&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>2012-02-11 19:33:20</published>
  <title>Mouse::Util::TypeConstraints等を使って新しい型を定義するときのベストプラクティス</title>
  <type>rich</type>
  <url>https://techblog.karupas.org/entry/20120211/1328956400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
