in reply to RFC: How to Release Modules on CPAN in 2011

Configuring documentation generation...my $oBuilder = Module::Build->new (....); $oBuilder->html_css('MyLayout.css');

Build.PL should not touch these, those options are strictly for the end user.