<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>end0tknr</author_name>
  <author_url>https://blog.hatena.ne.jp/end0tknr/</author_url>
  <blog_title>end0tknr's kipple - web写経開発</blog_title>
  <blog_url>https://end0tknr.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>utf8フラグの判定 perlでは、内部的に文字列を Unicode で扱い、その Unicode 文字列には、 UTF8フラグがつくそうです。 http://www.rwds.net/kuroita/program/Perl_unicode.html#flg $ perldoc perluniintro utf8フラグの有無は、utf8::is_utf8() で判定することができます。 #!/usr/local/bin/perl print utf8::is_utf8(&quot;ほげ&quot;) ? 'UTF-8 Flag' : 'not UTF-8 Flag'; not UTF-8 Flag use en…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fend0tknr.hateblo.jp%2Fentry%2F20080525%2F1211676356&quot; title=&quot;perlでutf8等の文字列を扱う - end0tknr&amp;#39;s kipple - web写経開発&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>2008-05-25 09:45:56</published>
  <title>perlでutf8等の文字列を扱う</title>
  <type>rich</type>
  <url>https://end0tknr.hateblo.jp/entry/20080525/1211676356</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
