Add a very basic test
[gruntmaster-page.git] / Makefile.PL
index 0d62f051a36ec7c488287160e5b42f48530bee42..2584deb709b1f8c26b14fd9148c12931ae38026f 100644 (file)
@@ -15,7 +15,6 @@ WriteMakefile(
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
                   File::Slurp                0
-                  Test::MockTime             0
                   Test::More                 0
                   Test::WWW::Mechanize::PSGI 0/,
        },
@@ -42,6 +41,7 @@ WriteMakefile(
                   Plack::Middleware::Auth::Complex 0
                   Plack::Util                      0
                   Scope::Upper                     0
+                  Sort::ByExample                  0
                   Web::Simple                      0.019/,
        },
        META_MERGE        => {
This page took 0.010149 seconds and 4 git commands to generate.