<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mihoko_az</author_name>
  <author_url>https://blog.hatena.ne.jp/mihoko_az/</author_url>
  <blog_title>紺青日記-こんあおにっき</blog_title>
  <blog_url>https://mihoko-az.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>use warnings; use strict; use utf8; binmode STDIN, ':encoding(cp932)'; binmode STDOUT, ':encoding(cp932)'; binmode STDERR, ':encoding(cp932)'; #変数 文字でも数値でも同じのに入れられる #my ってつけないとグローバルになる my $i = &quot;こんにちは！世界！\n&quot;; print $i; $i = 100; print $i; #直接変数の値を表示できる。これは便利。 my $name = &quot;加藤&quot;; print &quot;こんにちは $name さん\n&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmihoko-az.hatenadiary.org%2Fentry%2F20080515%2F1210862942&quot; title=&quot;変数 - 紺青日記-こんあおにっき&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-05-15 23:49:02</published>
  <title>変数</title>
  <type>rich</type>
  <url>https://mihoko-az.hatenadiary.org/entry/20080515/1210862942</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
