<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>コンテキスト 何となく、文脈の流れで動きをかえるもの、くらいの認識だった printは後ろにリストコンテキストをとる だから、文字列連結のときには.よりも,の方が好ましいのか。 文字列から数字だけ抜き出す my $line = '12:34 , 56 and 78 , 90'; foreach ($line =~ /\d+/g ){ print $_,&quot;\n&quot;; } パターンマッチ修飾子gをつけることで、同じ文字列の中の数字を複数拾う・・・リストコンテキストで評価される foreachはカッコの中をリストコンテキストで評価するが、whileのカッコはスカラーとして評価する あぁ、俺がwhile…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2014%2F01%2F26%2F100108&quot; title=&quot;Perl言語プログラミングレッスン[入門編] 第9章 - sironekotoroの日記&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>2014-01-26 10:01:08</published>
  <title>Perl言語プログラミングレッスン[入門編] 第9章</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2014/01/26/100108</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
