<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>macneko-ayu</author_name>
  <author_url>https://blog.hatena.ne.jp/macneko-ayu/</author_url>
  <blog_title>ごんれのラボ</blog_title>
  <blog_url>https://blog.macneko.com/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>新しい言語を触るときに、なにかお題がないと書くことができない私。 友達からFizzBuzzを教わってからは、とりあえずFizzBuzzを書くことにしている。 まー、ググって出てくるような「少ないコード数でいかに速度をあげるか」みたいなものではなくて、適当に関数作ってみたり、変数に入れてみたり、特にルールもなく思いつきで書いています。 せっかくなのでいくつか載せてみます。 Perl。 #!/usr/bin/env perl use strict; use warnings; my $result; for my $i (1..30) { if ($i % 3 == 0 &amp;&amp; $i % 5 == …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.macneko.com%2Fentry%2F2013%2F08%2F17%2F100000&quot; title=&quot;FizzBuzzをいくつかの言語で書いてみた - ごんれのラボ&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>2013-08-17 10:00:00</published>
  <title>FizzBuzzをいくつかの言語で書いてみた</title>
  <type>rich</type>
  <url>https://blog.macneko.com/entry/2013/08/17/100000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
