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


AWS-IP

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : 0.04,

 view all matches for this distribution


AWS-Lambda-Quick

 view release on metacpan or  search on metacpan

t/lib/TestHelper/CreateTestFiles.pm  view on Meta::CPAN

package TestHelper::CreateTestFiles;

use strict;
use warnings;

use Test::TempDir::Tiny qw( tempdir );
use Path::Tiny qw( path );

use base qw(Exporter);
our @EXPORT_OK = qw( populated_tempdir );

 view all matches for this distribution


AWS-Lambda

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Dancer2" : "0",
            "Minilla" : "0",
            "Mojolicious" : "0",
            "Parallel::ForkManager" : "0",
            "Software::License::MIT" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7",
            "Version::Next" : "0"
         }
      },
      "runtime" : {
         "recommends" : {

META.json  view on Meta::CPAN

      },
      "test" : {
         "requires" : {
            "File::Slurp" : "9999.25",
            "Starman" : "0",
            "Test::Deep" : "1.128",
            "Test::More" : "0.98",
            "Test::SharedFork" : "0",
            "Test::TCP" : "2.19",
            "Test::Warn" : "0"
         }
      }
   },
   "provides" : {
      "AWS::Lambda" : {

 view all matches for this distribution


AWS-Networks

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Parse and query official AWS network ranges'
author:
  - 'Jose Luis Martinez <jlmartinez@capside.com>'
build_requires:
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.142690'
license: perl

 view all matches for this distribution


AWS-S3

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.004 2011-11-21
  - I didn't update 'Changes' or 'META.yml' in v0.003 - fixing...

0.003 2011-11-21
  - All basic functionality (that I need right now) appears to be working.
  - Tests rewritten.
  - Everything appears to be good.

0.002 2011-11-20
  - Removed some incorrect POD.

 view all matches for this distribution


AWS-SNS-Confess

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  - 'Tristan Havelick <tristan@havelick.com>'
build_requires:
  Amazon::SNS::Topic: 0
  Data::Dumper: 0
  FindBin: 0
  Test::Exception: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300006, CPAN::Meta::Converter version 2.113640'
license: perl

 view all matches for this distribution


AWS-SNS-Verify

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  HTTP::Tiny: '0'
  JSON: '0'
  MIME::Base64: '0'
  Moo: '0'
  Ouch: '0'
  Test::Exception: '0'
  Test::More: '0'
  URI::URL: '0'
resources:
  bugtracker: http://github.com/rizen/AWS-SNS-Verify/issues
  repository: git://github.com/rizen/.gitWS-SNS-Verify
version: '0.0105'

 view all matches for this distribution


AWS-SQS-Simple

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Digest::SHA" : 0,
            "Encode" : 0,
            "HTTP::Headers" : 0,
            "LWP::UserAgent" : 0,
            "MIME::Base64" : 0,
            "Test::More" : 0,
            "URI::Escape" : 0
         }
      }
   },
   "release_status" : "stable",

 view all matches for this distribution


AWS-Signature-V2

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::SHA" : "0",

META.json  view on Meta::CPAN

            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "AWS::Signature::V2" : {

 view all matches for this distribution


AWS-Signature4

 view release on metacpan or  search on metacpan

t/01.basic.t  view on Meta::CPAN

use FindBin '$Bin';
use constant TEST_COUNT => 11;

use lib "$Bin/lib","$Bin/../lib","$Bin/../blib/lib","$Bin/../blib/arch";

use Test::More tests => TEST_COUNT;

use_ok('AWS::Signature4');
use_ok('HTTP::Request::Common');

my $signer = AWS::Signature4->new(-access_key => 'AKIDEXAMPLE',

 view all matches for this distribution


AWS-XRay

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::URandom" : "0",

META.json  view on Meta::CPAN

      },
      "test" : {
         "requires" : {
            "HTTP::Server::PSGI" : "0",
            "IO::Scalar" : "0",
            "Test::More" : "0.98",
            "Test::TCP" : "0"
         }
      }
   },
   "provides" : {
      "AWS::XRay" : {

 view all matches for this distribution


AXL-Client-Simple

 view release on metacpan or  search on metacpan

inc/Module/Install/Makefile.pm  view on Meta::CPAN

		my @tests = split ' ', $self->tests;
		my %seen;
		$args->{test} = {
			TESTS => (join ' ', grep {!$seen{$_}++} @tests),
		};
    } elsif ( $Module::Install::ExtraTests::use_extratests ) {
        # Module::Install::ExtraTests doesn't set $self->tests and does its own tests via harness.
        # So, just ignore our xt tests here.
	} elsif ( -d 'xt' and ($Module::Install::AUTHOR or $ENV{RELEASE_TESTING}) ) {
		$args->{test} = {
			TESTS => join( ' ', map { "$_/*.t" } grep { -d $_ } qw{ t xt } ),
		};

 view all matches for this distribution


Aard

 view release on metacpan or  search on metacpan

t/Aard.t  view on Meta::CPAN

#!/usr/bin/perl -w
use v5.14;
use strict;
use warnings;

use Test::More tests => 9;
BEGIN { use_ok('Aard') };

my $dict = Aard->new('t/jargon-4.4.7-1.aar');
is lc $dict->uuid_string, '4e5c4639-9d1d-42ee-b27d-b552d6b7386d', 'uuid_string';
is $dict->volume, 1, 'volume';

 view all matches for this distribution



Abstract-Meta-Class

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.06  Sun May 25 2008
	-  Added has_<accessr>, reset_<accessor> methods for association attributes

0.05  Sun May 25 2008
	-  Fix Makefile.PL (Test::Pod, Test::Pod::Coverage)

0.04  Sat May 24 2008
	-  Fix pod documentation.
	-  Storage key option fix
	

 view all matches for this distribution


Ac_me-Local

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.01",

 view all matches for this distribution


AcePerl

 view release on metacpan or  search on metacpan

acebrowser/conf/moviedb.pm  view on Meta::CPAN


# ========= $BANNER =========
# Banner HTML
# This will appear at the top of each page. 
$BANNER = <<END;
<center><span class=banner><font size=+3>Movie Database (Test)</font></span></center><p>
END

# ========= PRIVACY STATEMENT
$PRINT_PRIVACY_STATEMENT = 1;

 view all matches for this distribution


Acme-123

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    ExtUtils::MakeMaker:  0
requires:
    Test::Simple:  0.44
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.57_05

 view all matches for this distribution


Acme-24

 view release on metacpan or  search on metacpan

t/001_load.t  view on Meta::CPAN

#!/usr/bin/perl

use strict;
use warnings;
use Test::More tests => 1;

use_ok('Acme::24');

 view all matches for this distribution


Acme-2zicon

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor" : "0",

META.json  view on Meta::CPAN

            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Acme::2zicon" : {

 view all matches for this distribution


Acme-3mxA

 view release on metacpan or  search on metacpan

t/01.load.t  view on Meta::CPAN

#!perl
use utf8;
use strict;
use Test::More tests => 1;

use_ok "Acme::ǝmɔA";

 view all matches for this distribution


Acme-6502

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  module_name       => 'Acme::6502',
  license           => 'perl',
  dist_author       => 'Andy Armstrong <andy@hexten.net>',
  dist_version_from => 'lib/Acme/6502.pm',
  requires          => {
    'Test::More'      => 0,
    'version'         => 0,
    'Term::ReadKey'   => 0,
  },
  add_to_cleanup => ['Acme-6502-*'],
);

 view all matches for this distribution


Acme-ADEAS-Utils

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    release_status      => 'stable',
    configure_requires => {
        'Module::Build' => 0,
    },
    build_requires => {
        'Test::More' => 0,
    },
    requires => {
        #'ABC'              => 1.6,
        #'Foo::Bar::Module' => 5.0401,
    },

 view all matches for this distribution


Acme-ALEXEY-Utils

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    release_status      => 'stable',
    configure_requires => {
        'Module::Build' => 0,
    },
    build_requires => {
        'Test::More' => 0,
    },
    requires => {
        'Exporter'              => 0,
    },
    add_to_cleanup     => [ 'Acme-ALEXEY-Utils-*' ],

 view all matches for this distribution


Acme-APHILIPP-Utils

 view release on metacpan or  search on metacpan

lib/Acme/APHILIPP/Utils.pm  view on Meta::CPAN

use Exporter qw(import);
our @EXPORT = qw(sum);

=head1 NAME

Acme::APHILIPP::Utils - Test module that sums

=head1 VERSION

Version 0.05

 view all matches for this distribution


Acme-ARUHI-Utils

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    release_status      => 'stable',
    configure_requires => {
        'Module::Build' => 0,
    },
    build_requires => {
        'Test::More' => 0,
    },
    requires => {
        #'ABC'              => 1.6,
        #'Foo::Bar::Module' => 5.0401,
    },

 view all matches for this distribution


Acme-AXP-Utils

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    release_status      => 'stable',
    configure_requires => {
        'Module::Build' => 0,
    },
    build_requires => {
        'Test::More' => 0,
    },
    requires => {
        #'ABC'              => 1.6,
        #'Foo::Bar::Module' => 5.0401,
    },

 view all matches for this distribution


Acme-AbhiIsNot

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    ExtUtils::MakeMaker:  0
requires:
    Test::More:  0
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.56

 view all matches for this distribution


Acme-Acotie

 view release on metacpan or  search on metacpan

inc/Module/Install/TestBase.pm  view on Meta::CPAN

#line 1
package Module::Install::TestBase;
use strict;
use warnings;

use Module::Install::Base;

inc/Module/Install/TestBase.pm  view on Meta::CPAN

    @ISA     = 'Module::Install::Base';
}

sub use_test_base {
    my $self = shift; 
    $self->include('Test::Base');
    $self->include('Test::Base::Filter');
    $self->include('Spiffy');
    $self->include('Test::More');
    $self->include('Test::Builder');
    $self->include('Test::Builder::Module');
}

1;

#line 67

 view all matches for this distribution


Acme-Addslashes

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN


    [ DOCUMENTATION ]
    * Added Documentation

    [ TESTS ]
    * Added Test Suite


0.0.1   2011-04-10

    ** First Draft **

 view all matches for this distribution


( run in 3.534 seconds using v1.01-cache-2.11-cpan-364913b4093 )