<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chaichanPaPa</author_name>
  <author_url>https://blog.hatena.ne.jp/chaichanPaPa/</author_url>
  <blog_title>旧燈明日記</blog_title>
  <blog_url>https://chaipa.hateblo.jp/</blog_url>
  <categories>
    <anon>Perlノート</anon>
  </categories>
  <description>以下を読んでいて、ハッシュのスライスは知っていたのですが、wantarrayは知りませんでした。 http://d.hatena.ne.jp/perlcodesample/20080729/1217341316 なので調べてみました。 wantarrayとは、共通関数の一つで、実行中のサブルーチンの戻り値に、リストを要求される場合には真を返し、スカラーを要求される場合には偽を返す。 #!/usr/bin/perl use strict; use warnings; my @foo = hoge(); print @foo, &quot;\n&quot;; # 配列要素 my $foo = hoge(); prin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaipa.hateblo.jp%2Fentry%2F20080730%2F1217418393&quot; title=&quot; wantarrayとは - 旧燈明日記&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>http://ecx.images-amazon.com/images/I/410B5+zbIxL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-07-30 20:46:33</published>
  <title> wantarrayとは</title>
  <type>rich</type>
  <url>https://chaipa.hateblo.jp/entry/20080730/1217418393</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
