<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title> (ヽ´ω`)　</blog_title>
  <blog_url>https://hiroyukim.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>全角カナの大文字だけ許可したかったので正規表現を作った。 use Jcode; my $hoge = Jcode-&gt;new(&quot;カナ&quot;)-&gt;euc; my $zkatakana_omozi = '(?:\xA5[\xA2\xA4\xA6\xA8\xAA-\xC2\xC4-\xE2\xE4\xE6\xE8-\xED\xEF\xF2-\xF4])'; if( $hoge =~ /^($zkatakana_omozi)+$/ ) { warn &quot;ok&quot;; } 下記のサイト様にお世話になりました。http://www.din.or.jp/~ohzaki/perl.htm#Character http:/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.jp%2Fentry%2F20070411%2F1176273251&quot; title=&quot; perl 文字コード -  (ヽ´ω`)　&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>2007-04-11 15:34:11</published>
  <title> perl 文字コード</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.jp/entry/20070411/1176273251</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
