<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tyki</author_name>
  <author_url>https://blog.hatena.ne.jp/tyki/</author_url>
  <blog_title>Code::Craft</blog_title>
  <blog_url>https://tyki.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>use CGI; my $q = new CGI; foreach my $key ($q-&gt;param) { print &quot;$key : &quot;.$q-&gt;param($key).&quot;\n&quot;; } ごく普通にnewするだけで何の工夫もなし。それだけで次のコマンドは期待通りに動作してくれる。 $ perl sample.pl &quot;key1=Hello+World&amp;key2=%a5%c6%a5%b9%a5%c8&quot; key1 : Hello World key2 : テスト パラメータを引数単位で分割しても、結果は全く同じになる。 $ perl sample.pl key1=Hello+World key2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftyki.hatenadiary.org%2Fentry%2F20061010%2F1160471812&quot; title=&quot;CGI.pmを使ってシェルからパラメータを受け取る - Code::Craft&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-10-10 18:16:52</published>
  <title>CGI.pmを使ってシェルからパラメータを受け取る</title>
  <type>rich</type>
  <url>https://tyki.hatenadiary.org/entry/20061010/1160471812</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
