<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yshin</author_name>
  <author_url>https://blog.hatena.ne.jp/yshin/</author_url>
  <blog_title>日記</blog_title>
  <blog_url>https://yshin.hatenadiary.org/</blog_url>
  <categories>
    <anon>メモ-その他</anon>
  </categories>
  <description>Perlにコンパイルってゆう概念はあるの？■Perlはインタプリタ型なのにコンパイルするの？Perlを実行しても、通常、実行プログラムは作成されません。 ですが、実は内部的にはコンパイルを行っています。 文法エラーがあると、「コンパイルエラー」になります。コンパイルだけを行い、結果を実行しないためには、perlを「-c」スイッチつきで動かします。 コマンドプロンプトから実行すれば、分かりやすいでしょうC:\job\AllAboutJapan\sample\cgi-bin&gt;perl -c hello.cgi hello.cgi syntax OK 「syntax OK」と表示されれば、文法エラー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyshin.hatenadiary.org%2Fentry%2F20041129%2F1101690377&quot; title=&quot;Perlとコンパイル - 日記&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>2004-11-29 10:06:17</published>
  <title>Perlとコンパイル</title>
  <type>rich</type>
  <url>https://yshin.hatenadiary.org/entry/20041129/1101690377</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
