<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>likk</author_name>
  <author_url>https://blog.hatena.ne.jp/likk/</author_url>
  <blog_title>NeverBlog::Likk::Unexistable;</blog_title>
  <blog_url>https://likk.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl/CGI</anon>
  </categories>
  <description>多重配列とかハッシュとかダメダメだったので、ついカッ(ry 再起使えよ という話。 関数部分 sub escapeHTML { @_ = @_ ? @_ : $_ if defined wantarray; for (@_ ? @_ : $_) { my $val = $_; my $type = ref $val; if($type eq 'ARRAY'){ if ((scalar @_) &gt; 1){ escapeHTML(@$_); }else{ my @array = @$_; @array = escapeHTML(@array); return \@array; } }elsif($…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flikk.hatenablog.com%2Fentry%2F20070426%2F1177584312&quot; title=&quot; CGI::escapeHTMLが貧相すぎるので - NeverBlog::Likk::Unexistable;&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>2007-04-26 19:45:12</published>
  <title> CGI::escapeHTMLが貧相すぎるので</title>
  <type>rich</type>
  <url>https://likk.hatenablog.com/entry/20070426/1177584312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
