<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>argius</author_name>
  <author_url>https://blog.hatena.ne.jp/argius/</author_url>
  <blog_title>argius note</blog_title>
  <blog_url>https://argius.hatenablog.jp/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>Perlの場合は、 my $s = &quot;1&quot;; # シングルクォーテーションの代替 q('abc$s'); # =&gt; 'abc$s' q!'abc$s'!; # =&gt; 'abc$s' # ダブルクォーテーションの代替 qq(&quot;abc$s&quot;); # =&gt; &quot;abc1&quot; qq!&quot;abc$s&quot;!; # =&gt; &quot;abc1&quot;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fargius.hatenablog.jp%2Fentry%2F20100904%2F1283588141&quot; title=&quot;代替引用符 - argius note&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>2010-09-04 17:15:41</published>
  <title>代替引用符</title>
  <type>rich</type>
  <url>https://argius.hatenablog.jp/entry/20100904/1283588141</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
