<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a666666</author_name>
  <author_url>https://blog.hatena.ne.jp/a666666/</author_url>
  <blog_title>@kyanny's blog</blog_title>
  <blog_url>https://blog.kyanny.me/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>これでもう access_log をパースするときに正規表現をどう書くべきかで悩む必要がなくなった。普通に LogFormat combined なファイルをパースするときはこれでいい。 my $foo = Regexp::Log::Common-&gt;new( format =&gt; ':extended', capture =&gt; [qw(host rfc authuser date request status bytes referer useragent)], ); my $re = $foo-&gt;regexp; my @fields = $foo-&gt;capture; while (&lt;&gt;) { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F20081226%2F1230277554&quot; title=&quot; Regexp::Log::Common の使い方を覚えた - @kyanny&amp;#39;s blog&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-12-26 16:45:54</published>
  <title> Regexp::Log::Common の使い方を覚えた</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/20081226/1230277554</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
