<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hakobe932</author_name>
  <author_url>https://blog.hatena.ne.jp/hakobe932/</author_url>
  <blog_title>はこべにっき ♨</blog_title>
  <blog_url>https://hakobe932.hatenablog.com/</blog_url>
  <categories>
    <anon>初めてのPerl</anon>
  </categories>
  <description>本日はまだおてんと様も昇ってないようですよ。正規表現は詳説正規表現でわりとやったので、一気にいくよん。初めてのPerlのp122に正規表現のテスト用スクリプトが用意されています。問題1、2、3で使うので以下に引用。 #!/usr/bin/env perl -w while { chomp; if(/パターンをここに置く/) { print &quot;Matched: |$`&lt;$&amp;&gt;$'|\n&quot;; } else { print &quot;No match\n&quot;; } } 1. fredを含む文字列にマッチする正規表現 文字列のどこかにfredがあれば良いので、 /fred/ですね。/iオプションはないので 2.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhakobe932.hatenablog.com%2Fentry%2F20060429%2F1146334942&quot; title=&quot;第7章 正規表現の基本 練習問題 - はこべにっき ♨&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/517JGM1JS5L.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-04-29 03:22:22</published>
  <title>第7章 正規表現の基本 練習問題</title>
  <type>rich</type>
  <url>https://hakobe932.hatenablog.com/entry/20060429/1146334942</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
