<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shygp</author_name>
  <author_url>https://blog.hatena.ne.jp/shygp/</author_url>
  <blog_title>s_おぼえがき。</blog_title>
  <blog_url>https://shygp.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>Perlデバッガの使い方のメモ書き。 起動方法 コマンドラインで以下のように入力。 $ perl -d hoge.pl 操作 移動 s ステップイン。 n ステップオーバー。 r ステップアウト。 c 次のブレークポイントまで実行する。 c line 指定した行まで実行する。 ブレークポイント b 現在の行にブレークポイントをセットする。 b line 指定した行にブレークポイントをセットする。 b subname 指定したサブルーチンの最初の実行可能行にブレークポイントをセットする。 d 次に実行される行のブレークポイントを削除する。 d line 指定した行のブレークポイントを削除する。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshygp.hatenadiary.org%2Fentry%2F20071204%2F1196753545&quot; title=&quot;Perlのデバッガ - s_おぼえがき。&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>2007-12-04 16:32:25</published>
  <title>Perlのデバッガ</title>
  <type>rich</type>
  <url>https://shygp.hatenadiary.org/entry/20071204/1196753545</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
