Made cpanm quiet

This commit is contained in:
Joseph Lenox 2017-04-02 16:57:42 -05:00
parent bc846d2bda
commit d08dd487fc

View File

@ -87,5 +87,5 @@ function set_pr_id ()
function install_par ()
{
cpanm PAR::Packer
cpanm -q PAR::Packer
}