<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>midori_kasugano</author_name>
  <author_url>https://blog.hatena.ne.jp/midori_kasugano/</author_url>
  <blog_title>WEB開発初心者の成長記録</blog_title>
  <blog_url>https://midori-kasugano.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>とりあえずの更新3つめ。今日上げた他の2つの記事と合わせて、後日書き直します。 $s =~ /.+/ # '/' でなくてもよい。ただし、その場合は'm'を省略することができない。 $s =~ m/.+/ $s =~ m!.+! $s =~ m%.+% $s =~ m{.+} ### URL(例) ### $_ = 'http://www.keyman.or.jp/3w/hoge/fuga.html'; print int(m%^https?://((\w+\.)*\w+/)*(\w+\.)*\w+\z%).&quot;\n&quot;; ### 正規表現オプション ### $s =~ /abc/i; #=&gt; 大…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmidori-kasugano.hatenadiary.org%2Fentry%2F20100512%2F1273667187&quot; title=&quot;正規表現(3)〜オプションと置換 - WEB開発初心者の成長記録&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>2010-05-12 21:26:27</published>
  <title>正規表現(3)〜オプションと置換</title>
  <type>rich</type>
  <url>https://midori-kasugano.hatenadiary.org/entry/20100512/1273667187</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
