perlモジュールをシェルから簡単にインストールするためのコマンド。
# perl -MCPAN -e shell
# perl -MCPAN -e 'install("Bundle::Apache")'