See How to stop Module::Build from generating html?
perl Build.PL --config installhtml1dir= installhtml3dir= installman1dir= installman3dir= installsitehtml1dir= installsitehtml3dir= installsiteman1dir= installsiteman3dir= installvendorhtml1dir= installvendorhtml3dir= installvendorman1dir= installvendorman3dir=
perl Build.PL --config installhtmldir=
perl -e " $ENV{PERL_MB_OPT}=q{ --config installhtml1dir= installhtml3dir= installman1dir= installman3dir= installsitehtml1dir= installsitehtml3dir= installsiteman1dir= installsiteman3dir= installvendorhtml1dir= installvendorhtml3dir= installvendorman1dir= installvendorman3dir= }; exec $^X, q{Build.PL}; "
untested perl -MConfig_m Build.PL
In reply to Re^3: how to stop module::build from building html docs
by Anonymous Monk
in thread how to stop module::build from building html docs
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |