<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiratara</author_name>
  <author_url>https://blog.hatena.ne.jp/hiratara/</author_url>
  <blog_title>Pixel Pedals of Tomakomai</blog_title>
  <blog_url>https://hiratara.hatenadiary.jp/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>mod_perlとCGIが混在する環境*1で、CGI::CookieとApache::Cookieを両方使ってみたんだがここに大きな落とし穴。この二つのモジュールは「+」の扱いが違う。 CGI::Cookie-&gt;new(-name =&gt; 'a', -value =&gt; '1+2 3'); では、「a=1%2B2%203; path=/」と言うクッキーになり、 Apache::Cookie-&gt;new($r, -name =&gt; 'a', -value =&gt; '1+2 3'); だと「a=1+2%203; path=/」と言うクッキーができあがる。よって、Apache::Cookieから発行したクッキ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiratara.hatenadiary.jp%2Fentry%2F20060126%2F1138283258&quot; title=&quot;CGI::CookieとApache::Cookieの微妙な関係 - Pixel Pedals of Tomakomai&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>2006-01-26 22:47:38</published>
  <title>CGI::CookieとApache::Cookieの微妙な関係</title>
  <type>rich</type>
  <url>https://hiratara.hatenadiary.jp/entry/20060126/1138283258</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
