<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dayflower</author_name>
  <author_url>https://blog.hatena.ne.jp/dayflower/</author_url>
  <blog_title>daily dayflower</blog_title>
  <blog_url>https://dayflower.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>いまごろ知ったのが素人くさくて嫌なんですが， #!/usr/bin/perl use constant WeekDays1 =&gt; qw(Sun Mon Tue Wed Thu Fri Sat); my @wd = qw(Sun Mon Tue Wed Thu Fri Sat); sub WeekDays2() { @wd; } sub WeekDays3() { qw(Sun Mon Tue Wed Thu Fri Sat); } print scalar @wd, &quot;\n&quot;; # '7' print scalar WeekDays1, &quot;\n&quot;; # '7' print scalar Wee…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdayflower.hatenablog.com%2Fentry%2F20060520%2F1148121056&quot; title=&quot; サブルーチンで複数値の return - daily dayflower&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>2006-05-20 19:30:56</published>
  <title> サブルーチンで複数値の return</title>
  <type>rich</type>
  <url>https://dayflower.hatenablog.com/entry/20060520/1148121056</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
