<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BG1</author_name>
  <author_url>https://blog.hatena.ne.jp/BG1/</author_url>
  <blog_title>車輪のx発明 ~B.G's Blog~</blog_title>
  <blog_url>https://bg1.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>CGI::escapeHTMLでHTMLをエスケープする。CGI - 簡単なCGI（Common Gateway Interface）クラス - perldoc.jpescapeHTML.cgiを、 #!/usr/bin/perl use strict; # 厳密な文法チェック. use CGI; # CGI # CGIオブジェクトの作成. my $q = CGI-&gt;new; # CGI::newでCGIオブジェクトを生成し, $qに格納. # パラメータの有無. if ($ENV{'REQUEST_METHOD'} eq 'POST'){ # 'POST'の時. # HTTPヘッダの出力. …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2025%2F03%2F27%2F210000&quot; title=&quot;CGI::escapeHTML - 車輪のx発明 ~B.G&amp;#39;s Blog~&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/B/BG1/20250325/20250325121659.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-03-27 21:00:00</published>
  <title>CGI::escapeHTML</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2025/03/27/210000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
