<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>end0tknr</author_name>
  <author_url>https://blog.hatena.ne.jp/end0tknr/</author_url>
  <blog_title>end0tknr's kipple - web写経開発</blog_title>
  <blog_url>https://end0tknr.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>先程のエントリに続き、またも「perl cpanモジュールガイド」から。viewvcやtracでは、commitからの経過時間を?日前や?ヶ月前のように表示しますが、 perlでは、Time::Duration::ja が、これを実現してくれるようです。 tracの例 perl src #!/usr/local/bin/perl use strict; use Time::Duration::ja; main(); sub main { print earlier(0),&quot;\n&quot;; print earlier(300),&quot;\n&quot;; print earlier(30000),&quot;\n&quot;; prin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fend0tknr.hateblo.jp%2Fentry%2F20110421%2F1303371883&quot; title=&quot;Time::Duration::ja で human-readable な経過時間を表示 - end0tknr&amp;#39;s kipple - web写経開発&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>http://cdn-ak.f.st-hatena.com/images/fotolife/e/end0tknr/20110421/20110421164420.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-04-21 16:44:43</published>
  <title>Time::Duration::ja で human-readable な経過時間を表示</title>
  <type>rich</type>
  <url>https://end0tknr.hateblo.jp/entry/20110421/1303371883</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
