<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hokaccha</author_name>
  <author_url>https://blog.hatena.ne.jp/hokaccha/</author_url>
  <blog_title>hokaccha memo</blog_title>
  <blog_url>https://hokaccha.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>nodeでどうしても文字コード周りがうまくいかんので諦めてperlにする。 use strict; use warnings; use utf8; use Email::Sender::Simple qw(sendmail); use Email::Sender::Transport::SMTP; use Email::MIME; use Email::MIME::Creator::ISO_2022_JP; use Try::Tiny; my $mail = Email::MIME-&gt;create( header_str =&gt; [ From =&gt; '***', To =&gt; '***', Sub…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhokaccha.hatenablog.com%2Fentry%2F20110902%2F1314985915&quot; title=&quot;Email::Senderでメールを送る - hokaccha memo&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>2011-09-02 02:51:55</published>
  <title>Email::Senderでメールを送る</title>
  <type>rich</type>
  <url>https://hokaccha.hatenablog.com/entry/20110902/1314985915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
