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


Acme-Base64

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

my $builder = Module::Build->new(
    module_name       => 'Acme::Base64',
    license           => 'perl',
    dist_author       => 'Alan Haggai Alavi <haggai@cpan.org>',
    dist_version_from => 'lib/Acme/Base64.pm',
    build_requires    => { 'Test::More' => 0, },
    requires          => {
        'version'        => 0,
        'MIME::Base64'   => 0,
        'Filter::Simple' => 0,
    },

 view all matches for this distribution


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


( run in 0.290 second using v1.01-cache-2.11-cpan-4d50c553e7e )