better location for test temp files
[p5sagit/local-lib.git] / t / dist / MB / Build.PL
CommitLineData
be160790 1use Module::Build;
2Module::Build->new(
3 module_name => "MB",
4 dist_version => 1,
5 license => "perl",
6)->create_build_script;