<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lesamoureuses</author_name>
  <author_url>https://blog.hatena.ne.jp/lesamoureuses/</author_url>
  <blog_title>こんにちはこんにちはmonmonです！</blog_title>
  <blog_url>https://monmon.hateblo.jp/</blog_url>
  <categories>
    <anon>Perl</anon>
    <anon>Getopt-Long</anon>
  </categories>
  <description>参考:Perl スクリプトでのコマンドラインオプション処理 Getopt::Longを使う ハッシュで指定するだけでOK use Getopt::Long; my $opt_all = 0; my $opt_debug = 0; GetOptions('all' =&gt; \$opt_all, 'debug' =&gt; \$opt_debug); print &quot;\$opt_all: $opt_all\n&quot;; print &quot;\$opt_debug: $opt_debug\n&quot;;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmonmon.hateblo.jp%2Fentry%2F20071211%2F1197350265&quot; title=&quot;perlでコマンドラインオプションの処理方法 - こんにちはこんにちはmonmonです！&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>2007-12-11 14:17:45</published>
  <title>perlでコマンドラインオプションの処理方法</title>
  <type>rich</type>
  <url>https://monmon.hateblo.jp/entry/20071211/1197350265</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
