<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aql</author_name>
  <author_url>https://blog.hatena.ne.jp/aql/</author_url>
  <blog_title>あくる日</blog_title>
  <blog_url>https://aql.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>数日前、結構制限された環境のサーバ用に掲示板を作っていた時、テンプレートシステムにHTML::Templateを使っていたのだが、内部でロードされているDigest::MD5が存在しない為に動かないと言う事があった。HTML::Templateの中身を読んでみると、md5_hexを一回だけ呼んでいる。これ、何に使っているのだろう。どうも、一時データの保管用に使っているような気がするのだが。依存関係をクリアするのが難しかったので、一時データの名称と仮定し、use Digest::MD5をコメントアウト、md5_hexを引数のデータからランダムに作成した文字列+time+$$を返すように変更し、動…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faql.hatenablog.com%2Fentry%2F20050429%2Fp1&quot; title=&quot; HTML::TemplateとDigest::MD5 - あくる日&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>2005-04-29 00:00:00</published>
  <title> HTML::TemplateとDigest::MD5</title>
  <type>rich</type>
  <url>https://aql.hatenablog.com/entry/20050429/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
