<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title> (ヽ´ω`)　</blog_title>
  <blog_url>https://hiroyukim.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>use strict; use warnings; my @data = ( [qw/1 2 3/], [qw/1 2 3/], [qw/1 2 3/], ); &amp;loop(0); sub loop { my ($index,@nums) = @_; unless( $data[$index] ) { print join(&quot;\t&quot;,@nums) . &quot;\n&quot;; return; } for my $v ( @{$data[$index]} ) { &amp;loop($index+1,(@nums,$v)); } }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.jp%2Fentry%2F20100303%2F1267585104&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>2010-03-03 11:58:24</published>
  <title> [perl][再帰]</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.jp/entry/20100303/1267585104</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
