<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>azaburecipes</author_name>
  <author_url>https://blog.hatena.ne.jp/azaburecipes/</author_url>
  <blog_title>Precious Recipes</blog_title>
  <blog_url>https://azaburecipes.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>1 | 2 | 3 | 4 | 5 | 6 第２章 スカラー変数の2-3.スカラー演算子の例題を試してみる。 文字列演算子 連結(加算) #!/usr/bin/perl $a=&quot;ABC&quot;; $b=&quot;DEF&quot;; print $a.$b; この内容をab1.plにする。 komadas-Computer:~ komada$ chmod +x ab1.pl komadas-Computer:~ komada$ ./ab1.pl ABCDEFkomadas-Computer:~ komada$ ABCDEFと答えがでてきた。ピリオドは文字の連結ということでしょうか。 文字列演算子 繰り返し（乗算） #…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fazaburecipes.hatenadiary.org%2Fentry%2F20081004%2F1223101610&quot; title=&quot;文字列演算子(3)　 - Precious Recipes&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>2008-10-04 15:26:50</published>
  <title>文字列演算子(3)　</title>
  <type>rich</type>
  <url>https://azaburecipes.hatenadiary.org/entry/20081004/1223101610</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
