<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyuki1219</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyuki1219/</author_url>
  <blog_title>perlメモ</blog_title>
  <blog_url>https://hiroyuki1219.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>open(IN,&quot;01.txt&quot;); open(OUT,&quot;&gt;&gt;01_.txt&quot;); #追記モードで開く(無い場合は作成される while(&lt;IN&gt;){ s/\n//; #改行を削除(置換) print &quot;$_&quot;; print OUT &quot;$_&quot;; #ファイルに書き込み } close(OUT); close(IN);</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyuki1219.hatenadiary.org%2Fentry%2F20070510%2F1220369372&quot; title=&quot;01.txtを読み込み、改行を削除して、01_.txtに書き込み - perlメモ&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>2007-05-10 00:29:32</published>
  <title>01.txtを読み込み、改行を削除して、01_.txtに書き込み</title>
  <type>rich</type>
  <url>https://hiroyuki1219.hatenadiary.org/entry/20070510/1220369372</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
