The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Shipwright::Util::PatchModuleBuild - use this to ignore man pages generation

DESCRIPTION

This stops Module::Build from failing to (or succeeding at) generating man pages during installation. It does this by replacing Module::Build::Base::ACTION_manpages with a noop

AUTHOR

Jesse Vincent <jesse@bestpractical.com>

LICENCE AND COPYRIGHT

Copyright 2007-2012 Best Practical Solutions.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.