<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tacchini</author_name>
  <author_url>https://blog.hatena.ne.jp/tacchini/</author_url>
  <blog_title>tacchiniの日記</blog_title>
  <blog_url>https://tacchini.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>【SH】対話型シェルスクリプト - (・∀・)イイ!!Memo を参考に。 #!/usr/bin/perl -w use strict; use encoding('euc-jp'); binmode(STDERR, ':raw :encoding(euc-jp)'); print &quot;文字列を入力してください: \n&quot;; my $input = &lt;&gt;; print &quot;入力された文字列は: $input&quot;; $ perl prompt.perl 文字列を入力してください: あ ああああ euc-jp &quot;\xA2&quot; does not map to Unicode at prompt.perl li…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftacchini.hatenadiary.org%2Fentry%2F20080305%2F1204702497&quot; title=&quot;で対話型のスクリプトを - tacchiniの日記&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-03-05 16:34:57</published>
  <title>で対話型のスクリプトを</title>
  <type>rich</type>
  <url>https://tacchini.hatenadiary.org/entry/20080305/1204702497</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
