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


Config-General-Hierarchical

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Class::Accessor::Fast" : 0,
            "Clone::PP" : "1.02",
            "Config::General" : "2.49",
            "Cwd" : 0,
            "Scalar::Util" : "1.18",
            "Test::Differences" : "0.47"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.07"

 view all matches for this distribution


Config-IOD

 view release on metacpan or  search on metacpan

lib/Test/Config/IOD.pm  view on Meta::CPAN


use 5.010;
use strict;
use warnings;

use Test::Differences;
use Test::Exception;
use Test::More;
use Config::IOD;

use Exporter qw(import);

 view all matches for this distribution


Config-MVP-BundleInspector

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "List::Util" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {

 view all matches for this distribution


Config-MVP-Writer-INI

 view release on metacpan or  search on metacpan

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


package # no_index
  IniTests;

use Test::More 0.96;
use Test::Differences;
use Test::Routine;

use Config::MVP::Writer::INI ();

has args => (

 view all matches for this distribution


Config-Model-Backend-Augeas

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

       'Config::Model'     => '2.117',
       'Config::Model::Itself' => '2.012', # for t/model_extension.t
       'Config::Model::Tester' => '3.006', # for init_test() calls
       'Test::More'        => 0,
       'Test::Exception'   => 0,
       'Test::Differences' => 0,
       'version'           => '0.77'
   },

   # cleanup required by t/augeas_backend.t
   add_to_cleanup => [qw/wr_root r_root/],

 view all matches for this distribution


Config-Model-Itself

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    'Config::Model' => '2.142',
    'Config::Model::Tester::Setup' => '0',
    'File::Copy::Recursive' => '0',
    'Getopt::Long' => '0',
    'Module::Build' => '0.34',
    'Test::Differences' => '0',
    'Test::Exception' => '0',
    'Test::File::Contents' => '0',
    'Test::Memory::Cycle' => '0',
    'Test::More' => '0',
    'Test::Pod' => '1.00',

 view all matches for this distribution


Config-Model-OpenSsh

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    'Config::Model::Tester' => '4.001',
    'Config::Model::Tester::Setup' => '0',
    'English' => '0',
    'Module::Build' => '0.34',
    'Path::Tiny' => '0',
    'Test::Differences' => '0',
    'Test::More' => '0',
    'Test::Pod' => '1.00',
    'Test::Warn' => '0'
  },
  'configure_requires' => {

 view all matches for this distribution


Config-Model-Tester

 view release on metacpan or  search on metacpan

lib/Config/Model/Tester.pm  view on Meta::CPAN

use File::Copy::Recursive qw(fcopy rcopy dircopy);

use Test::Warn;
use Test::Exception;
use Test::File::Contents ;
use Test::Differences;
use Test::Memory::Cycle ;

use Config::Model::Tester::Setup qw/init_test setup_test_dir/;

# use eval so this module does not have a "hard" dependency on Config::Model

 view all matches for this distribution


Config-Model-TkUI

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  'build_requires' => {
    'Config::Model::Tester::Setup' => '0',
    'Config::Model::Value' => '0',
    'Hash::Merge' => '0',
    'Module::Build' => '0.34',
    'Test::Differences' => '0',
    'Test::Log::Log4perl' => '0',
    'Test::Memory::Cycle' => '0',
    'Test::More' => '0',
    'Test::Pod' => '1.00',
    'XXX' => '0'

 view all matches for this distribution


Config-Model

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    'Config::Model::Tester::Setup' => '0',
    'File::Copy' => '0',
    'File::Spec' => '0',
    'IO::File' => '0',
    'Module::Build' => '0.34',
    'Test::Differences' => '0',
    'Test::Exception' => '0',
    'Test::File::Contents' => '0',
    'Test::Log::Log4perl' => '0',
    'Test::Memory::Cycle' => '0',
    'Test::More' => '0',

 view all matches for this distribution


Config-UCL

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         }
      },
      "test" : {
         "requires" : {
            "Sort::Naturally" : "0",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::LeakTrace" : "0",
            "Test::Most" : "0"
         }
      }

 view all matches for this distribution


Convert-Number-Greek

 view release on metacpan or  search on metacpan

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

Test::Builder.

=head1 EXAMPLES

CPAN can provide the best examples.  Test::Simple, Test::More,
Test::Exception and Test::Differences all use Test::Builder.

=head1 SEE ALSO

Test::Simple, Test::More, Test::Harness

 view all matches for this distribution


Convert-Wiki

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

  * License is GPL
  * Wiki: add nodes()
  * Node: add link(), next(), prev(), prev_by_type()
  * Wiki: moved from_txt() to Convert/Wiki/Txt.pm
  * fixes a lot in text recognition code that broke many simple examples
  * use Test::Differences for some generic text => wiki tests
  * use prev_by_type() to correct levels of headlines (first headline,
    headline right after another headline)
  * use _remove_me() to remove "line" nodes right at start and for
    headlines

 view all matches for this distribution


Coteng

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      Module::Load 0
      Scope::Container 0.04
      Test::More 0
      Test::SharedFork 0
      Try::Tiny 0.11
  Test-Differences-0.61
    pathname: O/OV/OVID/Test-Differences-0.61.tar.gz
    provides:
      Test::Differences 0.61
    requirements:
      Data::Dumper 2.126
      Test::More 0
      Text::Diff 0.35
  Test-Fatal-0.013

cpanfile.snapshot  view on Meta::CPAN

      ExtUtils::MakeMaker 6.36
      File::Slurp 0
      Filter::Util::Call 0
      Module::Build 0.38
      Test::Builder 0
      Test::Differences 0
      Test::Fatal 0
      Test::More 0
  Test-Requires-0.07
    pathname: T/TO/TOKUHIROM/Test-Requires-0.07.tar.gz
    provides:

 view all matches for this distribution


Courriel

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Sys::Hostname" : "0",
            "Test::Differences" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "Test::Requires" : "0",
            "Test::Warnings" : "0",
            "utf8" : "0"

 view all matches for this distribution


Crypt-NamedKeys

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Differences" : "0",
            "Test::More" : "0.94",
            "Test::Most" : "0.22",
            "Test::NoWarnings" : "0",
            "perl" : "5.006"
         }

 view all matches for this distribution


DB2-Admin

 view release on metacpan or  search on metacpan

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

# $Id: 01lowlevel.t,v 165.2 2009/04/22 13:46:35 biersma Exp $
#

use strict;
use Test::More tests => 28;
#use Test::Differences;
use Data::Dumper;
BEGIN { use_ok('DB2::Admin'); }
BEGIN { use_ok('DB2::Admin::Constants') };

die "Environment variable DB2_VERSION not set" 

 view all matches for this distribution


DBD-PO

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        )
    },
    build_requires => {
        'Test::NoWarnings'  => 0,
        'Test::Exception'   => 0,
        'Test::Differences' => 0,
        Encode              => 0,
        'File::Find'        => 0,
        $is_ppm
        ? (
            'Test::Simple'      => 0,

 view all matches for this distribution


DBD-XMLSimple

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "test" : {
         "requires" : {
            "IPC::System::Simple" : "0",
            "Test::DatabaseRow" : "0",
            "Test::Differences" : "0",
            "Test::Most" : "0",
            "Test::NoWarnings" : "0",
            "Test::Script" : "1.12",
            "autodie" : "0"
         }

 view all matches for this distribution


DBIx-Class-BatchUpdate

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Update batches of DBIC rows with as few queries as possible'
author:
  - 'Johan Lindstrom <johanl@cpan.org>'
build_requires:
  Test::Differences: '0'
  Test::Exception: '0'
  Test::MockObject: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'

 view all matches for this distribution


DBIx-Class-CustomPrefetch

 view release on metacpan or  search on metacpan

Debian_CPANTS.txt  view on Meta::CPAN

"libtest-compile-perl", "Test-Compile", "0.10", "0", "0"
"libtest-cpan-meta-perl", "Test-CPAN-Meta", "0.13", "0", "0"
"libtest-cukes-perl", "Test-Cukes", "0.08", "0", "0"
"libtest-deep-perl", "Test-Deep", "0.106", "1", "0"
"libtest-dependencies-perl", "Test-Dependencies", "0.12", "0", "0"
"libtest-differences-perl", "Test-Differences", "0.50.0", "0", "0"
"libtest-dir-perl", "Test-Dir", "1.006", "0", "0"
"libtest-distmanifest-perl", "Test-DistManifest", "1.005", "0", "0"
"libtest-distribution-perl", "Test-Distribution", "2.00", "0", "0"
"libtest-email-perl", "Test-Email", "0.07", "0", "0"
"libtest-exception-perl", "Test-Exception", "0.27", "0", "0"

 view all matches for this distribution


DBIx-Class-DeploymentAdapter

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      Moo 1.000003
      Package::Variant 1.001001
      Parse::RecDescent 1.967009
      Scalar::Util 0
      Sub::Quote 0
      Test::Differences 0
      Test::Exception 0.31
      Test::More 0.88
      Text::ParseWords 0
      Try::Tiny 0.04
      XML::Writer 0.500

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      ExtUtils::MakeMaker 0
      List::Util 1.09
      Scalar::Util 1.09
      Test::Builder 0
  Test-Differences-0.64
    pathname: D/DC/DCANTRELL/Test-Differences-0.64.tar.gz
    provides:
      Test::Differences 0.64
    requirements:
      Capture::Tiny 0.24
      Data::Dumper 2.126
      Test::More 0.88
      Text::Diff 0.35

 view all matches for this distribution


DBIx-Class-MooseColumns

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  MooseX::NonMoose: 0.17
  Path::Class: 0.16
  Test::Aggregate: 0.363
  Test::DBIx::Class: 0.10
  Test::Deep: 0.103
  Test::Differences: 0.4801
  Test::More: 0.92
  Test::Most: 0.21
configure_requires:
  ExtUtils::MakeMaker: 6.42
distribution_type: module

 view all matches for this distribution


DBIx-Class-ParseError

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      ExtUtils::MakeMaker 0
      List::Util 1.09
      Scalar::Util 1.09
      Test::Builder 0
  Test-Differences-0.67
    pathname: D/DC/DCANTRELL/Test-Differences-0.67.tar.gz
    provides:
      Test::Differences 0.67
    requirements:
      Capture::Tiny 0.24
      Data::Dumper 2.126
      ExtUtils::MakeMaker 0
      Test::More 0.88

cpanfile.snapshot  view on Meta::CPAN

      Test::Most::Exception 0.35
    requirements:
      Exception::Class 1.14
      ExtUtils::MakeMaker 0
      Test::Deep 0.119
      Test::Differences 0.64
      Test::Exception 0.43
      Test::Harness 3.35
      Test::More 1.302047
      Test::Warn 0.30
  Test-Pod-1.52

 view all matches for this distribution


DBIx-Class-Schema-Loader-DBI-MariaDB

 view release on metacpan or  search on metacpan

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

use warnings;

use Test::More;
use Test::Deep;
use Test::Exception;
use Test::Differences;
use DBIx::Class::Schema::Loader;
use Class::Unload;
use File::Path 'rmtree';
use curry;
use DBI;

 view all matches for this distribution


DBIx-Class-Schema-Loader-DBI-RelPatterns

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

      foreach qw(Module::Install::ReadmeFromPod Module::Install::ReadmeMarkdownFromPod);

    warn "\n*** AUTHOR MODE: some optional dependencies converted to hard requires.\n\n";

    test_requires 'DBD::SQLite'        => '1.40'; # with statistics_info method support
    test_requires 'Test::Differences'  => '0.60';

    readme_from();
    readme_markdown_from_pod();
    realclean_files( qw[MANIFEST README README.mkdn] );
}

 view all matches for this distribution


DBIx-Class-Schema-Loader

 view release on metacpan or  search on metacpan

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

use warnings;

use Test::More;
use Test::Deep;
use Test::Exception;
use Test::Differences;
use DBIx::Class::Schema::Loader;
use Class::Unload;
use File::Path 'rmtree';
use curry;
use DBI;

 view all matches for this distribution


DBIx-Class-Validation-Structure

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      List::MoreUtils 0.09
      Moo 1.000003
      Package::Variant 1.001001
      Parse::RecDescent 1.967009
      Sub::Quote 0
      Test::Differences 0
      Test::Exception 0.31
      Test::More 0.88
      Try::Tiny 0.04
      XML::Writer 0.500
      YAML 0.66

cpanfile.snapshot  view on Meta::CPAN

      List::Util 1.09
      Scalar::Util 1.09
      Test::More 0
      Test::NoWarnings 0.02
      Test::Tester 0.04
  Test-Differences-0.62
    pathname: D/DC/DCANTRELL/Test-Differences-0.62.tar.gz
    provides:
      Test::Differences 0.62
    requirements:
      Capture::Tiny 0.24
      Data::Dumper 2.126
      Test::More 0
      Text::Diff 0.35

cpanfile.snapshot  view on Meta::CPAN

      Test::Most::Exception 0.33
    requirements:
      Exception::Class 1.14
      ExtUtils::MakeMaker 0
      Test::Deep 0.106
      Test::Differences 0.61
      Test::Exception 0.31
      Test::Harness 3.21
      Test::More 0.88
      Test::Warn 0.23
  Test-NoWarnings-1.04

 view all matches for this distribution


DBIx-Class

 view release on metacpan or  search on metacpan

t/resultset/rowparser_internals.t  view on Meta::CPAN

    };
    $deparser->coderef2text($cref);
  } ($got, $expect);

  &is (@normalized, $_[2]||() ) or do {
    eval { require Test::Differences }
      ? &Test::Differences::eq_or_diff( @normalized, $_[2]||() )
      : note ("Original sources:\n\n$got\n\n$expect\n")
    ;
    exit 1;
  };
} }

 view all matches for this distribution


DBIx-Compare

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN


WriteMakefile(
    NAME              => 'DBIx::Compare',
    VERSION_FROM      => 'lib/DBIx/Compare.pm',
    PREREQ_PM         => {	DBI => 1.605,
							Test::Differences => 0.47,
    						Test::More => 0.80,
    						Test::Group => 0.07,
    						Module::List => 0.001
    					},
    ($] >= 5.005 ? 

 view all matches for this distribution


( run in 1.593 second using v1.01-cache-2.11-cpan-131fc08a04b )