<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BigFatCat</author_name>
  <author_url>https://blog.hatena.ne.jp/BigFatCat/</author_url>
  <blog_title>BigFatCatのブログ</blog_title>
  <blog_url>https://bigfatcat.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>「はてなダイアリー」で世界のナベアツ問題というのが紹介されてたのでやってみた。 #!/usr/bin/perl -w use strict; foreach (1..100) { print &quot;$_: &quot;; print &quot;あほ&quot; if $_ % 3 == 0 || m/3/; print &quot;きもちいい&quot; if $_ % 8 == 0; print &quot;\n&quot;; } FizzBuzz よりこっちの方が好きかも。好みの問題か…。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbigfatcat.hateblo.jp%2Fentry%2F20080218%2F1203349652&quot; title=&quot; あほきもちいい - BigFatCatのブログ&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>2008-02-18 00:47:32</published>
  <title> あほきもちいい</title>
  <type>rich</type>
  <url>https://bigfatcat.hateblo.jp/entry/20080218/1203349652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
