<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tnnsst35</author_name>
  <author_url>https://blog.hatena.ne.jp/tnnsst35/</author_url>
  <blog_title>ぼくのセーブポイント</blog_title>
  <blog_url>https://blog.tnnsst35.me/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>&lt;div class=&quot;section&quot;&gt; Perlのdecodeを使って [utf-8] → [euc-jp] に変換するときに変なエラーが起こったので、その対策をメモ。 use Encode; ##なんかもろもろ書いてあるとして my $data = 'ハローワールド' #utf-8の文字列 $data = decode('utf-8', $data); $data = encode('euc-jp', $data); これを実行したところ、以下のエラーが出た。 Cannot decode string with wide characters #この後ろにEncode.pmのエラー行がで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tnnsst35.me%2Fentry%2Ftech%2Fperl%2F429%2F&quot; title=&quot;
				Perlのdecode		 - ぼくのセーブポイント&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>2009-12-08 23:38:01</published>
  <title>
				Perlのdecode		</title>
  <type>rich</type>
  <url>https://blog.tnnsst35.me/entry/tech/perl/429/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
