Installing File-chmod-Recursive
Mithun Ayachit



DISTRIBUTION PAGE


The latest and all previous releases for File-chmod-Recursive can be
downloaded from https://metacpan.org/release/File-chmod-Recursive



INSTALL USING cpanm


File-chmod-Recursive can be installed with cpanm using the following
command

    cpanm .



INSTALL USING Module::Build


File-chmod-Recursive can be installed with Module::Build using the
following commands

    perl ./Build.PL
    ./Build
    ./Build test
    ./Build install