Result:
found more than 243 distributions - search limited to the first 2001 files matching your query ( run in 0.705 )


Acme-BayaC

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Acme::BayaC" : {

 view all matches for this distribution


Acme-Be-Modern

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    requires => {
        'Filter::Util::Call' => 0,
        'Modern::Perl' => 0,
    },
    build_requires => {
        'Test::More' => 0,
        'Module::Loaded' => 0,
        'Test::CheckManifest' => 0
    },
    configure_requires  => { 
        'Module::Build' => 0.38,
        'Software::License' => 0,
    },

 view all matches for this distribution


Acme-BeCool

 view release on metacpan or  search on metacpan

t/test.t  view on Meta::CPAN

use Test::Simple tests => 1;
use Acme::BeCool;

# This improves my Kwalitee?
q#
use strict;
use warnings;
use Test::Pod;
use Test::Pod::Coverage;
#;
ok(1, 'loaded');

 view all matches for this distribution


( run in 0.705 second using v1.00-cache-2.02-grep-82fe00e-cpan-585fae043c8 )