diff --git a/Build.PL b/Build.PL index b2490a1..5721bf8 100644 --- a/Build.PL +++ b/Build.PL @@ -20,6 +20,7 @@ my $build = Module::Build->new( 'Test::Pod::Coverage' => 0, 'JSON' => 0, 'YAML' => 0, + 'Capture::Tiny' => 0, }, install_path => { 'templates' => "$HOME/.local/share/peace/template", diff --git a/doc/index.html b/doc/index.html index f675881..ba5c8ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -44,6 +44,9 @@
  • Peace::Test::Mock::Model::Application
  • +
  • + Peace::Test::Mock::Model::Build +
  • Peace::Test::Mock::Model::Developer
  • diff --git a/doc/lib/Peace/Model/Release.pm.html b/doc/lib/Peace/Model/Release.pm.html index 62e8a4c..89e2a97 100644 --- a/doc/lib/Peace/Model/Release.pm.html +++ b/doc/lib/Peace/Model/Release.pm.html @@ -22,6 +22,7 @@
  • METHODS