<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gae</author_name>
  <author_url>https://blog.hatena.ne.jp/gae/</author_url>
  <blog_title>gaeのブログ</blog_title>
  <blog_url>https://gae.hatenablog.com/</blog_url>
  <categories>
    <anon>PG</anon>
    <anon>Perl</anon>
  </categories>
  <description>練習(笑) apacheのログをカラフルに。 #!/usr/bin/perl -w use strict; # 30..37 テキスト 黒 赤 緑 黄 青 紫 水 白 # 40..47 背景色 my @colors = qw(34 31 33 34 32 31); while(&lt;&gt;) { my $cnt = -1; s/([^&quot;\[\] ]+|&quot;.*?&quot;|\[.*?\])(\s)/ $cnt++; &quot;\x1b[$colors[$cnt%@colors]m$1\x1b[m$2&quot;/ge; print ; } 実行結果。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgae.hatenablog.com%2Fentry%2F20090130%2F1233314859&quot; title=&quot; ログに色 - gaeのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/g/gae/20090130/20090130202541.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-30 20:27:39</published>
  <title> ログに色</title>
  <type>rich</type>
  <url>https://gae.hatenablog.com/entry/20090130/1233314859</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
