Updated helper templates
[catagits/Catalyst-Runtime.git] / Build.PL
index 471b1b6..bd21d73 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -10,7 +10,9 @@ my $build = Module::Build->new(
         'UNIVERSAL::require'                => "0.10",
         'Class::Accessor::Fast'             => 0,
         'Class::Data::Inheritable'          => 0,
+        'Class::Inspector'                  => 0,
         'CGI::Cookie'                       => 0,
+        'File::Modified'                    => 0,
         'HTML::Entities'                    => 0,
         'HTTP::Body'                        => 0.03,
         'HTTP::Headers'                     => 1.59,
@@ -25,6 +27,7 @@ my $build = Module::Build->new(
         'Template'                          => 0,
         'Text::ASCIITable'                  => 0.17,
         'Test::MockObject'                  => 0,
+        'Time::HiRes'                       => 0,
         'Tree::Simple'                      => 0,
         'Tree::Simple::Visitor::FindByPath' => 0,
         'URI'                               => 1.35,