<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>rindex indexのreverse？って勘違いして、部分文字列が行末から数えて合致した・・・とか訳の分からない解釈をしてた。 もちろん、部分文字列が最後に見つかった場所の（先頭からの）位置を返す substr関数への代入 my $string = &quot;Hello World!&quot;; substr( $string, 0, 5 ) = &quot;Goodbye&quot;; say $string; #Goodbye World! うーん、なんか違和感が こっちの方がしっくりくる substr( $string, 0, 5 ,&quot;Goodbye&quot;); ドル表記時のカンマ挿入 このサブルーチンだけでもお腹いっぱいに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2015%2F05%2F10%2F143243&quot; title=&quot;はじめてのPerl 第６版 第１４章 文字列処理とソート - sironekotoroの日記&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>2015-05-10 14:32:43</published>
  <title>はじめてのPerl 第６版 第１４章 文字列処理とソート</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2015/05/10/143243</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
