<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>あっさりできてしまった。 #!/usr/bin/env perl use strict; use warnings; use URI; use HTTP::Tiny; use JSON qw/encode_json/; my $url = URI-&gt;new('slackのincoming-webhookのURL'); my $ht = HTTP::Tiny-&gt;new; # リクエストに必要なHTTPヘッダーを組み立て my $header = { headers =&gt; { 'Content-Type' =&gt; 'application/json; charset=utf-8', }, conte…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2020%2F09%2F05%2F132615&quot; title=&quot;Perl から Slack の incoming-webhook 宛にメッセージを飛ばす - sironekotoroの日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/sironekotoro/20200905/20200905132303.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-05 13:26:15</published>
  <title>Perl から Slack の incoming-webhook 宛にメッセージを飛ばす</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2020/09/05/132615</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
