<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akatakun</author_name>
  <author_url>https://blog.hatena.ne.jp/akatakun/</author_url>
  <blog_title>Akata Works</blog_title>
  <blog_url>https://akataworks.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>いい加減に理解しておこうと思って、Perlの文字列の扱い方についてまとめました。長いので2回に分けたいと思います。あと、ちょっと覚書みたいになってます（文章って難しい・・） 簡単に概要と背景ですが、 Perlのバージョン5.8以降は内部文字列をutf8として扱うため、マルチバイト文字列が使用することができるようになりました。 そのとき、下位互換性を保つため、utf8フラグが付いている文字列を内部文字列とし、それ以外を外部文字列としました。 内部文字列：utf8フラグあり 外部文字列：utf8フラグなし こんな感じだと思います。 ここで、ソースコード内に定義された文字列リテラルが内部文字列か外部…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakataworks.hatenadiary.jp%2Fentry%2F2015%2F03%2F23%2F214353&quot; title=&quot;Perlの文字列の扱い方・・其の壱 - Akata Works&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-03-23 21:43:53</published>
  <title>Perlの文字列の扱い方・・其の壱</title>
  <type>rich</type>
  <url>https://akataworks.hatenadiary.jp/entry/2015/03/23/214353</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
