]> git.vpit.fr Git - perl/modules/Test-Leaner.git/blobdiff - META.yml
This is 0.01
[perl/modules/Test-Leaner.git] / META.yml
index a39151b7c91ff1efb6bc1a229cc75b9c232db127..57623e3bc16ec2f27a3a33abb83b63e48d950a3a 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name:               Test-Leaner
 version:            0.01
-abstract:           ~
+abstract:           A slimmer Test::More for when you favor performance over completeness.
 author:
     - Vincent Pit <perl@profvince.com>
 license:            perl
@@ -11,11 +11,13 @@ configure_requires:
 build_requires:
     Exporter:             0
     ExtUtils::MakeMaker:  0
+    Scalar::Util:         0
     Test::More:           0
 requires:
-    Exporter:    0
-    perl:        5.006
-    Test::More:  0
+    Exporter:      0
+    perl:          5.006
+    Scalar::Util:  0
+    Test::More:    0
 resources:
     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Leaner
     homepage:    http://search.cpan.org/dist/Test-Leaner/