<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title> (ヽ´ω`)　</blog_title>
  <blog_url>https://hiroyukim.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>perl の 出力のデフォルトファイルハンドルを変更するというselect関数を使ってみた。 5 6 open(FILE, &quot;&gt;$file&quot;) or die $!; 7 8 print &quot;hoge\n&quot;; 9 10 select(FILE); 11 12 print &quot;hoge\n&quot;; 13 んな感じに切り替えてくれる。 [hoge] perl select.pl aaa.txt hoge [hoge] cat aaa.txt hoge http://flex.ee.uec.ac.jp/texi/perl/perl_68.html http://search.cpan.org/~gbarr/I…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.jp%2Fentry%2F20070318%2F1174233037&quot; title=&quot; [perl] [select] -  (ヽ´ω`)　&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-03-18 00:50:37</published>
  <title> [perl] [select]</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.jp/entry/20070318/1174233037</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
