Subject: | .modulebuildrc |
CC: | bulb [...] ucw.cz |
A per-user config file for Module::Build allowing you to set default
options for Build.PL and various stages of Build'ing so you don't have
to keep typing them in or rely on a CPAN shell.
Probably something like this.
Build.PL:
install_base: ~
install_script: $install_base/bin
install:
uninst: 1