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


DBIx-Class-Schema-Loader

 view release on metacpan or  search on metacpan

maint/travis-ci_scripts/30_before_script.bash  view on Meta::CPAN

  parallel_installdeps_notest ExtUtils::MakeMaker
  parallel_installdeps_notest File::Path
  parallel_installdeps_notest Carp
  parallel_installdeps_notest Module::Build
  parallel_installdeps_notest File::Spec Data::Dumper Module::Runtime
  parallel_installdeps_notest Test::Exception Encode::Locale Test::Fatal
  parallel_installdeps_notest Test::Warn B::Hooks::EndOfScope Test::Differences HTTP::Status
  parallel_installdeps_notest Test::Pod::Coverage Test::EOL Test::NoTabs Test::Strict Devel::GlobalDestruction Sub::Util MRO::Compat Class::XSAccessor URI::Escape HTML::Entities
  parallel_installdeps_notest YAML LWP Class::Trigger JSON::XS DateTime::Format::Builder Class::Accessor::Grouped Package::Variant
  parallel_installdeps_notest SQL::Abstract Moose Module::Install JSON SQL::Translator File::Which
  parallel_installdeps_notest Module::Install::ReadmeFromPod Module::Install::AuthorTests

 view all matches for this distribution


DBIx-Class-Storage-TxnEndHook

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "test" : {
         "requires" : {
            "DBD::SQLite" : "0",
            "DBI" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {

 view all matches for this distribution


DBIx-Class-Validation-Structure

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      Carp 0
      ExtUtils::MakeMaker 6.30
      List::MoreUtils 0
      Params::Util 0
      Sub::Install 0
      Test::Fatal 0
      Test::More 0.88
      Test::Requires 0
      strict 0
      warnings 0
  Package-Stash-0.36

cpanfile.snapshot  view on Meta::CPAN

      Getopt::Long 0
      Module::Implementation 0.06
      Package::Stash::XS 0.26
      Scalar::Util 0
      Symbol 0
      Test::Fatal 0
      Test::More 0.88
      Test::Requires 0
      Text::ParseWords 0
      base 0
      constant 0

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      Carp 0
      ExtUtils::MakeMaker 6.55_01
      Import::Into 1
      Module::Runtime 0.013
      Test::Fatal 0
      strictures 1
  Params-Util-1.07
    pathname: A/AD/ADAMK/Params-Util-1.07.tar.gz
    provides:
      Params::Util 1.07

cpanfile.snapshot  view on Meta::CPAN

      Test::More 0.7
      Test::Simple 0.7
  Test-Fatal-0.013
    pathname: R/RJ/RJBS/Test-Fatal-0.013.tar.gz
    provides:
      Test::Fatal 0.013
    requirements:
      Carp 0
      Exporter 5.57
      ExtUtils::MakeMaker 6.30
      Test::Builder 0

 view all matches for this distribution


DBIx-Class-Wrapper

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

author:
  - 'Jerome Eteve <jerome.eteve@gmail.com>'
build_requires:
  DBIx::Class::Schema::Loader: '0.07039'
  Lingua::EN::Number::IsOrdinal: '0.05'
  Test::Fatal: '0.014'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005'
license: perl

 view all matches for this distribution


DBIx-Handler-Sunny

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "requires" : {
            "Class::Accessor::Lite" : "0",
            "Test::Base" : "0",
            "Test::Class" : "0",
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0",
            "Test::Requires" : "0"
         },
         "suggests" : {
            "DBD::SQLite" : "0",

 view all matches for this distribution


DBIx-Introspector

 view release on metacpan or  search on metacpan

t/dsn.t  view on Meta::CPAN


use strict;
use warnings;

use Test::More;
use Test::Fatal;
use DBIx::Introspector;
use DBI;

my $d = DBIx::Introspector->new(
   drivers => [ map DBIx::Introspector::Driver->new($_),

 view all matches for this distribution


DBIx-Migration

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    'DBD::SQLite'       => 1.60,        # Has DBD::SQLite::GetInfo module
    'DBD::Mock'         => 0,
    'Test::API'         => 0,
    'Test::DatabaseRow' => 0,
    'Test::Deep'        => 0,
    'Test::Fatal'       => 0,
    'Test::More'        => 1.001005,    # Subtests accept args
    'Test::Output'      => 0,
    'Test::PostgreSQL'  => 0
  },
  recommends => {

 view all matches for this distribution


DBIx-ResultSet

 view release on metacpan or  search on metacpan

t/connector.t  view on Meta::CPAN

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

use Test::More;
use Test::Fatal;
use DBIx::ResultSet::Connector;

my @args = ('dbi:SQLite:dbname=t/test.db', '', '');

isnt(

 view all matches for this distribution


DBIx-RoboQuery

 view release on metacpan or  search on metacpan

t/lib/THelper.pm  view on Meta::CPAN

# vim: set ts=2 sts=2 sw=2 expandtab smarttab:
use strict;
use warnings;
package THelper;

# NOTE: Would use Test::Fatal if we were already using Try::Tiny

our $ExModule = 'Test::Exception';

sub no_ex_module (&@) {
  SKIP: {

 view all matches for this distribution


DBIx-TableLoader-CSV

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "List::Util" : "0",
            "Symbol" : "0",
            "Test::Fatal" : "0",
            "Test::MockObject" : "1.09",
            "Test::More" : "0.96",
            "Try::Tiny" : "0"
         }
      }

 view all matches for this distribution


DBIx-TableLoader

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "lib" : "0",
            "perl" : "5.006"
         }
      }

 view all matches for this distribution


DBIx-ThinSQL-SQLite

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "test" : {
         "requires" : {
            "File::chdir" : "0",
            "Log::Any::Adapter" : "0",
            "Path::Tiny" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",

 view all matches for this distribution


DBIx-ThinSQL

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "test" : {
         "requires" : {
            "File::chdir" : "0",
            "Test::Database" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",

 view all matches for this distribution


DBIx-TransactionManager-Distributed

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Deep" : "1.120",
            "Test::Fatal" : "0.014",
            "Test::More" : "0.98",
            "Test::Refcount" : "0.08",
            "Test::Warnings" : "0.026"
         }
      }

 view all matches for this distribution


DNS-NIOS

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Mojolicious" : "0",
            "Mojolicious::Plugin::BasicAuth" : "0",
            "Net::EmptyPort" : "0",
            "Role::Tiny" : "0",
            "Test::Deep::NoTest" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.98",
            "Try::Tiny" : "0",
            "URI" : "0",
            "URI::QueryParam" : "0",
            "namespace::clean" : "0",

 view all matches for this distribution


Dancer-Plugin-EmailSender

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  Email::Sender::Transport::Test: 0
  Email::Simple: 0
  IO::File: 0
  Sub::Exporter: 0
  Test::Compile: 0
  Test::Fatal: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300020, CPAN::Meta::Converter version 2.120921'
license: perl

 view all matches for this distribution


Dancer-Plugin-RPC

 view release on metacpan or  search on metacpan

t/Test/abeltje.pm  view on Meta::CPAN


use parent 'Test::Builder::Module';

use Test::Builder::Module;
use Test::More;
use Test::Fatal qw( exception success dies_ok lives_ok );
use Test::Warnings qw( :all );

our @EXPORT = (
    'abeltje_done_testing',

    @Test::More::EXPORT,
    @Test::Fatal::EXPORT_OK,
    @Test::Warnings::EXPORT_OK
);

sub import_extra {
    # use Test::Warnings 'warnings' interferes

t/Test/abeltje.pm  view on Meta::CPAN


=head1 DESCRIPTION

Mostly nicked from other modules (like L<Modern::Perl>)...

This gives you L<Test::More>, L<Test::Fatal>, L<Test::Warnings> and also imports
for you: L<strict>, L<warnings>, the L<feature> with the C<:5.10> tag and L<lib>
with the C<t/lib> path.

=head2 abeltje_done_testing

 view all matches for this distribution


Dancer-Plugin-Swig

 view release on metacpan or  search on metacpan

carton.lock  view on Meta::CPAN

                     "Carp" : "0",
                     "Exporter" : "0",
                     "ExtUtils::MakeMaker" : "0",
                     "File::Spec::Functions" : "0",
                     "List::Util" : "0",
                     "Test::Fatal" : "0",
                     "Test::More" : "0",
                     "base" : "0",
                     "if" : "0",
                     "strict" : "0",
                     "version" : "0",

carton.lock  view on Meta::CPAN

               ]
            },
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "Test::Fatal" : "0.003",
                     "Test::More" : "0.94"
                  }
               },
               "configure" : {
                  "requires" : {

carton.lock  view on Meta::CPAN

               ]
            },
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "Test::Fatal" : "0.003",
                     "Test::More" : "0.96"
                  }
               },
               "configure" : {
                  "requires" : {}

carton.lock  view on Meta::CPAN

            }
         },
         "target" : "Test::Exception",
         "version" : "0.32"
      },
      "Test::Fatal" : {
         "dist" : "Test-Fatal-0.013",
         "mymeta" : {
            "abstract" : "incredibly simple helpers for testing code with exceptions",
            "author" : [
               "Ricardo Signes <rjbs@cpan.org>"

carton.lock  view on Meta::CPAN

                  },
                  "version" : "4.300039"
               }
            }
         },
         "name" : "Test::Fatal",
         "pathname" : "R/RJ/RJBS/Test-Fatal-0.013.tar.gz",
         "provides" : {
            "Test::Fatal" : {
               "file" : "Test/Fatal.pm",
               "version" : "0.013"
            }
         },
         "target" : "Test::Fatal",
         "version" : "0.013"
      },
      "Test::Most" : {
         "dist" : "Test-Most-0.33",
         "mymeta" : {

 view all matches for this distribution


Dancer-Serializer-UUEncode

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  'build_requires' => {
    'English' => '0',
    'File::Find' => '0',
    'File::Temp' => '0',
    'Module::Build' => '0.3601',
    'Test::Fatal' => '0',
    'Test::More' => '0'
  },
  'configure_requires' => {
    'ExtUtils::MakeMaker' => '6.31',
    'Module::Build' => '0.3601'

 view all matches for this distribution


Dancer-Session-KiokuDB

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    'Dancer' => '0',
    'English' => '0',
    'File::Find' => '0',
    'File::Temp' => '0',
    'Module::Build' => '0.3601',
    'Test::Fatal' => '0',
    'Test::More' => '0'
  },
  'configure_requires' => {
    'ExtUtils::MakeMaker' => '6.31',
    'Module::Build' => '0.3601'

 view all matches for this distribution


Dancer2-Plugin-Auth-Extensible-Provider-LDAP

 view release on metacpan or  search on metacpan

t/plugin-provider-ldap.t  view on Meta::CPAN

use strict;
use warnings;

use Test::Fatal;
use Test::More;
use Dancer2::Plugin::Auth::Extensible::Test;
use lib 't/lib';

BEGIN {

 view all matches for this distribution


Dancer2-Plugin-Auth-Extensible

 view release on metacpan or  search on metacpan

lib/Dancer2/Plugin/Auth/Extensible/Test/App.pm  view on Meta::CPAN


use strict;
use warnings;
use Test::More;
use Test::Deep qw(bag cmp_deeply);
use Test::Fatal;
use Dancer2 appname => 'TestApp';
use Dancer2::Plugin::Auth::Extensible;
use Scalar::Util qw(blessed);
use YAML ();

 view all matches for this distribution


Dancer2-Plugin-Auth-Tiny

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      MooX::Types::MooseLike::Base 0.27
    requirements:
      ExtUtils::MakeMaker 0
      Module::Runtime 0.012
      Moo 0.09101
      Test::Fatal 0.003
      Test::More 0.96
  Net-HTTP-6.07
    pathname: M/MS/MSCHILLI/Net-HTTP-6.07.tar.gz
    provides:
      Net::HTTP 6.07

cpanfile.snapshot  view on Meta::CPAN

      Test::More 0.7
      Test::Simple 0.7
  Test-Fatal-0.013
    pathname: R/RJ/RJBS/Test-Fatal-0.013.tar.gz
    provides:
      Test::Fatal 0.013
    requirements:
      Carp 0
      Exporter 5.57
      ExtUtils::MakeMaker 6.30
      Test::Builder 0

 view all matches for this distribution


Dancer2-Plugin-DataTransposeValidator

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Email::Valid" : "0",
            "HTTP::Request::Common" : "0",
            "JSON::MaybeXS" : "0",
            "Plack" : "1.0035",
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0",
            "aliased" : "0"
         }
      },
      "configure" : {

 view all matches for this distribution


Dancer2-Plugin-Etcd

 view release on metacpan or  search on metacpan

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


use strict;
use warnings;

use Test::Fatal;
use Test::More;
use lib 't/lib';

use Tests;

 view all matches for this distribution


Dancer2-Plugin-PageHistory

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::Path" : "0",
            "HTTP::Cookies" : "0",
            "HTTP::Request::Common" : "0",
            "JSON::MaybeXS" : "0",
            "Plack" : "1.0031",
            "Test::Fatal" : "0",
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {

 view all matches for this distribution


Dancer2-Plugin-RPC-RESTISH

 view release on metacpan or  search on metacpan

t/Test/abeltje.pm  view on Meta::CPAN


use parent 'Test::Builder::Module';

use Test::Builder::Module;
use Test::More;
use Test::Fatal qw( exception success dies_ok lives_ok );
use Test::Warnings qw( :all );

our @EXPORT = (
    'abeltje_done_testing',

    @Test::More::EXPORT,
    @Test::Fatal::EXPORT_OK,
    @Test::Warnings::EXPORT_OK
);

sub import_extra {
    # use Test::Warnings 'warnings' interferes

t/Test/abeltje.pm  view on Meta::CPAN


=head1 DESCRIPTION

Mostly nicked from other modules (like L<Modern::Perl>)...

This gives you L<Test::More>, L<Test::Fatal>, L<Test::Warnings> and also imports
for you: L<strict>, L<warnings>, the L<feature> with the C<:5.10> tag and L<lib>
with the C<t/lib> path.

=head2 abeltje_done_testing

 view all matches for this distribution


Dancer2-Plugin-RPC

 view release on metacpan or  search on metacpan

t/Test/abeltje.pm  view on Meta::CPAN


use parent 'Test::Builder::Module';

use Test::Builder::Module;
use Test::More;
use Test::Fatal qw( exception success dies_ok lives_ok );
use Test::Warnings qw( :all );

our @EXPORT = (
    'abeltje_done_testing',

    @Test::More::EXPORT,
    @Test::Fatal::EXPORT_OK,
    @Test::Warnings::EXPORT_OK
);

sub import_extra {
    # use Test::Warnings 'warnings' interferes

t/Test/abeltje.pm  view on Meta::CPAN


=head1 DESCRIPTION

Mostly nicked from other modules (like L<Modern::Perl>)...

This gives you L<Test::More>, L<Test::Fatal>, L<Test::Warnings> and also imports
for you: L<strict>, L<warnings>, the L<feature> with the C<:5.10> tag and L<lib>
with the C<t/lib> path.

=head2 abeltje_done_testing

 view all matches for this distribution


Dancer2-Plugin-TemplateFlute

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "prereqs" : {
      "build" : {
         "requires" : {
            "JSON::MaybeXS" : "0",
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.94",
            "aliased" : "0"
         }
      },
      "configure" : {

 view all matches for this distribution


Dancer2

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Pod::Simple::SimpleTree" : "0",
            "Template" : "0",
            "Test::Builder" : "0",
            "Test::EOL" : "0",
            "Test::Exception" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.92"
         }
      }
   },
   "provides" : {

 view all matches for this distribution


( run in 2.853 seconds using v1.01-cache-2.11-cpan-54e63673c56 )