<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hitode909</author_name>
  <author_url>https://blog.hatena.ne.jp/hitode909/</author_url>
  <blog_title>hitode909の日記</blog_title>
  <blog_url>https://blog.sushi.money/</blog_url>
  <categories>
  </categories>
  <description>セミコロン書きたくないから，Perlで自動でセミコロン書くやつを作った． こういうセミコロンなしのFizzBuzzのPerlのプログラムを書いて， #! /usr/bin/env perl use strict use warnings for my $i (1..20) { my $message = &quot;&quot; $message .= &quot;Fizz&quot; unless $i % 3 $message .= &quot;Buzz&quot; unless $i % 5 $message = $i unless $message print &quot;$message\n&quot; } perl_auto_semicolonというコマンドに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.sushi.money%2Fentry%2F20120318%2F1332029981&quot; title=&quot; Perlで自動でセミコロン書くやつ - hitode909の日記&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>2012-03-18 09:19:41</published>
  <title> Perlで自動でセミコロン書くやつ</title>
  <type>rich</type>
  <url>https://blog.sushi.money/entry/20120318/1332029981</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
