<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kyoneco</author_name>
  <author_url>https://blog.hatena.ne.jp/kyoneco/</author_url>
  <blog_title>kyoneco’s blog</blog_title>
  <blog_url>https://kyoneco.hatenablog.com/</blog_url>
  <categories>
    <anon>詳説　正規表現</anon>
  </categories>
  <description>正規表現 第二章 読書メモ その１ 前回の続きです。 kyoneco.hatenablog.com ＜序 Perlの簡単な解説＞ Perl：1980年代に開発されたスクリプト言語。この言語のコンセプトはawk,sedから発展させたもの。 $:明示的な変数の宣言。 ex. $celsius = 30; Perlではダブルクォート文字列の中に変数を書くことができる。ex. “$celsius C is …”; ＜正規表現をテキストにマッチさせる 今回の主題 （2.3にはいるまで）＞ m/…./ :正規表現マッチする =~ : 正規表現とターゲット文字列を結びつける.マッチすると読む。 ex. $r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkyoneco.hatenablog.com%2Fentry%2F2022%2F12%2F05%2F103600&quot; title=&quot;詳説　正規表現　第二章　正規表現をテキストにマッチさせる　読書メモ - kyoneco’s blog&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>2022-12-05 10:36:00</published>
  <title>詳説　正規表現　第二章　正規表現をテキストにマッチさせる　読書メモ</title>
  <type>rich</type>
  <url>https://kyoneco.hatenablog.com/entry/2022/12/05/103600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
