<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tori243</author_name>
  <author_url>https://blog.hatena.ne.jp/tori243/</author_url>
  <blog_title>Perl勉強メモ　アルパカDiary出張版</blog_title>
  <blog_url>https://tori243.hatenadiary.org/</blog_url>
  <categories>
    <anon>CLI</anon>
  </categories>
  <description>App::Rad というコマンドラインツールがあるのですが、 手軽にサブコマンド作れてだいぶウマーな感じなのに 日本語情報が全くないので紹介してみます。 基本系 まずは「rad.pl」に「bucho」というサブコマンドを作ってみたいと思います。 use App::Rad; App::Rad-&gt;run; sub bucho { return &quot;Hello Bucho!&quot;; } たったこれだけです。まずは実行してみましょう。 $ perl rad.pl Usage: rad.pl command [arguments] Available Commands: bucho help show syn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftori243.hatenadiary.org%2Fentry%2F20120622%2F1340386116&quot; title=&quot;App::RadというCLIがだいぶ良い - Perl勉強メモ　アルパカDiary出張版&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>2012-06-22 02:28:36</published>
  <title>App::RadというCLIがだいぶ良い</title>
  <type>rich</type>
  <url>https://tori243.hatenadiary.org/entry/20120622/1340386116</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
