<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rin1024</author_name>
  <author_url>https://blog.hatena.ne.jp/rin1024/</author_url>
  <blog_title>uncertain world</blog_title>
  <blog_url>https://rin1024.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>・before 配列参照くりかえしよくない for my $agent_num(0..$#operatives) { print &quot;checking agent $agent_num\n&quot;; if ($on_disavowed_list{$operatives[$agent_num]}) { print &quot;\t...$operatives[$agent_num] disavowed!\n&quot;; # } } ・after1 配列参照をコピーする。この場合だと、値を変更出来ないケースとかある。 for my $agent_num(0..$#operatives) { my $agent = $ope…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frin1024.hatenadiary.org%2Fentry%2F20101226%2F1293351536&quot; title=&quot;ループ内では添字を1回以上指定しない - uncertain world&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>2010-12-26 17:18:56</published>
  <title>ループ内では添字を1回以上指定しない</title>
  <type>rich</type>
  <url>https://rin1024.hatenadiary.org/entry/20101226/1293351536</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
