<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>siela</author_name>
  <author_url>https://blog.hatena.ne.jp/siela/</author_url>
  <blog_title>蛙の井戸見聞記　Pretty frog in a well who knows nothing of the great web ocean!</blog_title>
  <blog_url>https://siela.hatenadiary.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>UNIX,Mac,Winの改行コードが混在したファイル群を処理するのに、いちいち処理先のファイルの改行コードを変更していると面倒。 例えばある名前のついたファイルを探し出してきて処理をするperlスクリプトを書く際に、コマンドラインからは find . -name &quot;somename&quot; ! -regex &quot;.*/sometype/.*&quot; -print |./somescript.pl と入れるとすれば、 while(&lt;&gt;){ chomp; push(@FLIST,$_); } while($FLIST = shift @FLIST){ open(FLIST, $FLIST) or die &quot;c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiela.hatenadiary.jp%2Fentry%2F20050218%2Fp1&quot; title=&quot;改行コードが混在したファイル群の処理 - 蛙の井戸見聞記　Pretty frog in a well who knows nothing of the great web ocean!&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>2005-02-18 00:00:00</published>
  <title>改行コードが混在したファイル群の処理</title>
  <type>rich</type>
  <url>https://siela.hatenadiary.jp/entry/20050218/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
