<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sugyan</author_name>
  <author_url>https://blog.hatena.ne.jp/sugyan/</author_url>
  <blog_title>すぎゃーんメモ</blog_title>
  <blog_url>https://memo.sugyan.com/</blog_url>
  <categories>
    <anon>Perl</anon>
    <anon>OneLiner</anon>
  </categories>
  <description>16進数のテーブルを表示するワンライナーを考える - すぎゃーんメモのまとめ。追記しまくって長くなったので整理する。 ()内はperlコマンドも含めた文字数。 (52)最もオーソドックスにfor文を回して文字列連結する方法 perl -le'for$i(@a=(0..9,A..F)){print map&quot;$i$_ &quot;,@a}' (52)for文を式修飾子で後置させる方法 perl -le'$i=$_,print map&quot;$i$_ &quot;,@!for@!=(0..9,A..F)' (50)代入式を使わず正規表現のマッチ変数を利用する方法(from こーのいけさん) perl -le'/./,prin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.sugyan.com%2Fentry%2F20090326%2F1238080293&quot; title=&quot;16進数のテーブルを表示するワンライナーを考える まとめ - すぎゃーんメモ&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>2009-03-26 00:11:33</published>
  <title>16進数のテーブルを表示するワンライナーを考える まとめ</title>
  <type>rich</type>
  <url>https://memo.sugyan.com/entry/20090326/1238080293</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
