<?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>perldeltaには載っていなかったが，Perl 5.10.1でバージョンオブジェクトのAPIが変わった。古いAPIも残してあるものの新しいスタイルが強く奨励されるということだ。 # old, deprecated style (&lt; 0.75) use version; $VERSION = version-&gt;new('1.002003'); use version; $VERSION = qv('v1.2.3'); # new style use version 0.77 (); $VERSION = version-&gt;parse('1.002003'); use version 0.77…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20090906%2F1252215439&quot; title=&quot;Benchmark: version object vs. eval - 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>2009-09-06 14:37:19</published>
  <title>Benchmark: version object vs. eval</title>
  <type>rich</type>
  <url>https://gfx.hatenadiary.org/entry/20090906/1252215439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
