<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamazaru_rengou</author_name>
  <author_url>https://blog.hatena.ne.jp/yamazaru_rengou/</author_url>
  <blog_title>ねもぷらす</blog_title>
  <blog_url>https://nemoplus.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>コード #!/usr/local/bin/perl -w use strict; use warnings; use Data::Dumper; use constant OUTPUT_FILE =&gt; &quot;union.csv&quot;; my $path1 = $ARGV[0]; my $path2 = $ARGV[1]; eval { die &quot;no argument.&quot; unless defined ( $path1 &amp;&amp; $path2 ); die &quot;no file argv1.&quot; unless ( -f $path1 ); die &quot;no file argv2.&quot; unless ( -f $pa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemoplus.hateblo.jp%2Fentry%2F20090106%2F1231336522&quot; title=&quot;課題への挑戦 - ねもぷらす&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-01-06 22:55:22</published>
  <title>課題への挑戦</title>
  <type>rich</type>
  <url>https://nemoplus.hateblo.jp/entry/20090106/1231336522</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
