=encoding utf8 =for stopwords MINILLA =encoding utf8 =head1 NAME =begin original Minilla - CPAN module authoring tool =end original Minilla - CPAN モジュールオーサリングツール =head1 SYNOPSIS =begin original minil new - Create a new dist minil test - Run test cases minil dist - Make your dist tarball minil install - Install your dist minil release - Release your dist to CPAN minil run - Run arbitrary commands against build dir =end original minil new - 新しいディストリビューションを作る minil test - テストケースを実行する minil dist - 配布用のtar玉を作る minil install - ディストリビューションをインストールする minil release - ディストリビューションをCPANにリリースする minil run - ビルドディレクトリに対して任意のコマンドを実行する =head1 DESCRIPTION =begin original Minilla is a CPAN module authoring tool. Minilla provides L command for authorizing a CPAN distribution. =end original Minilla は CPANモジュールのオーサリングツールです。Minillaは CPANディストリビューションのオーサリングのために、Lコマンドを用意します。 (M::I - inc) + shipit + (dzil - plugins) =begin original B. =end original B<これは、開発版リリースです。APIは予告なしに変更されるかもしれません> =head1 MOTIVATION (動機) =head1 CONVENTION (慣習) =begin original As stated above, Minilla is opinionated. Minilla has a bold assumption and convention like the followings, which are almost compatible to the sister project L. =end original 以上のように、Minilla は独断的です。Minillaには以下のような大胆な仮説と慣習があります。これらは姉妹プロジェクトのLとほとんど互換性があります。 =begin original =over 4 =item Your module written in Pure Perl are located in I. =item Your executable file is in I