<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>likk</author_name>
  <author_url>https://blog.hatena.ne.jp/likk/</author_url>
  <blog_title>NeverBlog::Likk::Unexistable;</blog_title>
  <blog_url>https://likk.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>ネタ元[を] Perl で日本語テキストを字種分割以前Text::BreakIteratorというEUCJPな文字種分割モジュールが http://perl.infoware.ne.jp/にあったんですが、どうもなくなってしまったので、それのUTF8版を置いておきます。 package Text::BreakIterator; use strict; sub new { my $class = shift; my $string = shift; my $self = bless { string =&gt; $string, pattern =&gt; undef, pos =&gt; 0, }, $clas…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flikk.hatenablog.com%2Fentry%2F20080208%2F1202472707&quot; title=&quot; Text::BreakIterator::UTF8 - NeverBlog::Likk::Unexistable;&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-02-08 21:11:47</published>
  <title> Text::BreakIterator::UTF8</title>
  <type>rich</type>
  <url>https://likk.hatenablog.com/entry/20080208/1202472707</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
