<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okamuuu</author_name>
  <author_url>https://blog.hatena.ne.jp/okamuuu/</author_url>
  <blog_title>Perl日誌</blog_title>
  <blog_url>https://okamuuu.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>自分と同様にはまっている人がいるので、書いておくといつか誰かの役に立つかもしれないというエントリーです。 スクリプト #!/usr/bin/perl use strict; use warnings; my $data = &lt;&lt;END_OF_DATA; test1 test2 test3 END_OF_DATA ### ファイルハンドルopen open my $fh, '&lt;', \$data; ### 現在のファイル位置を調べる warn tell $fh; ### read my @array1 = &lt;$fh&gt;; ### 読み取り開始位置が最後に移動している事を確認。 ( 文字数 + 改行…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokamuuu.hatenadiary.org%2Fentry%2F20100410%2F1270880957&quot; title=&quot;__DATA__をmod_perlやらFCGIなどで使ってハマる人が俺以外にも居る件 - 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>2010-04-10 15:29:17</published>
  <title>__DATA__をmod_perlやらFCGIなどで使ってハマる人が俺以外にも居る件</title>
  <type>rich</type>
  <url>https://okamuuu.hatenadiary.org/entry/20100410/1270880957</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
