<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ablabo</author_name>
  <author_url>https://blog.hatena.ne.jp/ablabo/</author_url>
  <blog_title>ABラボラトリ</blog_title>
  <blog_url>https://ablabo.hatenadiary.org/</blog_url>
  <categories>
    <anon>初めてのPerl</anon>
  </categories>
  <description>少し工夫すれば、配列もリストコンテキストでprintf命令の引数として簡単に使用できる。例えば、はてな主要サービス名を整形して出力するとする。工夫をしないと、 my @services = qw( hatena.question hatena.antenna hatena.bookmark hatena.diary ); printf &quot;hatena services are...\n%20s\n%20s\n%20s\n%20s\n&quot;, @services;この様なコードとなり、事前に配列servicesの要素数ぶん&quot;%20s\n&quot;を記述する必要がある。 が、 printf &quot;hatena s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fablabo.hatenadiary.org%2Fentry%2F20060320%2F1142857440&quot; title=&quot; 6.5.1 配列とprintf - ABラボラトリ&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>2006-03-20 21:24:00</published>
  <title> 6.5.1 配列とprintf</title>
  <type>rich</type>
  <url>https://ablabo.hatenadiary.org/entry/20060320/1142857440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
