<?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>6章 文字列操作の関数・演算子 length() 文字列の長さを求める 文字列A eq 文字列B 文字列を比較する $str = '文字列' 文字列のコピー C言語だと文字列の扱いが大変らしい '文字列A' . '文字列B' 文字列の連結 m// 文字列検索・置換 mは省略可能 確かに付けた覚えあんまりない s/検索文字列/置換文字列/オプション 文字列置換 おなじみ オプションは/gと/s /g 対応する文字列すべてを置換する /s 大文字小文字の区別をしない tr/旧文字列/新文字列/オプション 文字列置換 ただしこちらは、s//と違って１文字ずつ置き換えていく 旧文字列と新文字列が違った…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2014%2F04%2F19%2F164420&quot; title=&quot;Perlトレーニングブック Part 06 - 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>2014-04-19 16:44:20</published>
  <title>Perlトレーニングブック Part 06</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2014/04/19/164420</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
