<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tigerii</author_name>
  <author_url>https://blog.hatena.ne.jp/tigerii/</author_url>
  <blog_title>マイノート</blog_title>
  <blog_url>https://tigerii.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>excelの列のデータをcsvに変換したかったが、そのときすぐにできなかったので、後日、プログラムを書いてみた。 (stdin2csv.pl) perl版 #!/usr/bin/env perl $usage =&lt;&lt;EOS; usage : $0 [-indel &lt;str&gt;] [-outdel &lt;str&gt;] -indel 入力テキストのデリミタを指定する -outdel 出力テキストのデリミタを指定する EOS $indel = &quot;\n&quot;; $outdel = &quot;,&quot;; $i = 0; while( $i &lt; $#ARGV + 1 ){ if( $ARGV[$i] =~ /^-indel$/ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftigerii.hatenablog.com%2Fentry%2F2021%2F06%2F13%2F010526&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tigerii/20210613/20210613003626.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-13 01:05:26</published>
  <title>デリミタを変換する</title>
  <type>rich</type>
  <url>https://tigerii.hatenablog.com/entry/2021/06/13/010526</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
