CPANの起動コマンド
CAPNの起動コマンド
sudo perl -MCPAN -e shell
cpan[1]> ←CPANのコマンドプロンプトが表示される
cpan[2]> install MooseX::Singleton ←インストール方法
cpan[3]> quit ←終了コマンド