<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>likk</author_name>
  <author_url>https://blog.hatena.ne.jp/likk/</author_url>
  <blog_title>NeverBlog::Likk::Unexistable;</blog_title>
  <blog_url>https://likk.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl/CGI</anon>
  </categories>
  <description>暫く止まってたので書いてみる。 ある程度のPerl慣れしている人なら @配列に、連続したデータを入れる時 @a_f = ('A','B','C','D','E','F',); とはやらずに、 @a_f = ('A'..'F'); とやるだろう。 こういった小技が使えるのが便利 コレをちょっと深く掘ってみる@alph = ('A'..'Z'); #A~Zの配列が作成されます @num = (0..9); #0~9の配列が作成されます二桁もOK @num2 = (0..99); #0~99の配列が作成されます @alph2 = ('AA'..'ZZ'); #AA~ZZの配列が作成されます この場合…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flikk.hatenablog.com%2Fentry%2F20051215%2F1134649201&quot; title=&quot;Perl小技1（配列） - NeverBlog::Likk::Unexistable;&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>2005-12-15 21:20:01</published>
  <title>Perl小技1（配列）</title>
  <type>rich</type>
  <url>https://likk.hatenablog.com/entry/20051215/1134649201</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
