<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>argius</author_name>
  <author_url>https://blog.hatena.ne.jp/argius/</author_url>
  <blog_title>argius note</blog_title>
  <blog_url>https://argius.hatenablog.jp/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>2年前まではまだ、習得率(?)がJavaと変わらない程度だったんですが、最近は圧倒的にJavaが多くなったのと、shellスクリプトを使うことが増えたため、使う機会が減っていました。 で、先日久しぶりにPerlで使い捨てスクリプトを書こうとしたら、「あれ、代入じゃないときの配列のdeep-copyってどうやるんだっけ？」などという事態に（おおげさ）。具体的には下記のサンプルコードの&quot;@a2&quot;のところ。 @a1 = qw( a b c ); @a2 = @a3 = @a1; # 1,2 は mapの使い方としては正しくない @z1 = map { $_ = 'Z' } @a1; @z2 = ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fargius.hatenablog.jp%2Fentry%2F20070222%2F1172165352&quot; title=&quot;使わないと忘れる - argius note&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-02-22 02:29:12</published>
  <title>使わないと忘れる</title>
  <type>rich</type>
  <url>https://argius.hatenablog.jp/entry/20070222/1172165352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
