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


Carp-Fix-1_25

 view release on metacpan or  search on metacpan

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



=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


Carp-Source

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "Carp" : "0",
      "English" : "0",
      "File::Find" : "0",
      "File::Temp" : "0",
      "Scalar::Util" : "0",
      "Test::Differences" : "0",
      "Test::More" : "0.94"
   },
   "configure_requires" : {
      "ExtUtils::MakeMaker" : "6.31"
   },

 view all matches for this distribution


Carton

 view release on metacpan or  search on metacpan

xt/cli/mismatch.t  view on Meta::CPAN

{
    my $app = cli();

    $app->write_cpanfile(<<EOF);
requires 'Data::Dumper' => '== 2.139';
requires 'Test::Differences' => '== 0.61';
EOF

    $app->run("install");
    $app->run("list");

    like $app->stdout, qr/Data-Dumper-2\.139/;
    like $app->stdout, qr/Test-Differences-0\.61/;

    $app->run("check");
    like $app->stdout, qr/are satisfied/;
}

 view all matches for this distribution


Catalyst-Authentication-Store-UserXML

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'Authen::Passphrase' => '0',
        'Authen::Passphrase::BlowfishCrypt' => 0,
    },
    build_requires => {
        'Test::More'        => 0,
        'Test::Differences' => 0,
        'File::Temp'        => 0,
        'Path::Class'       => 0.26,
    },
    configure_requires  => { 'Module::Build' => 0 },
    dist_author         => 'Jozef Kutej <jkutej@cpan.org>',

 view all matches for this distribution


Catalyst-Controller-HTML-FormFu

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "HTML::FormFu::MultiForm" : "1.02",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Tidy" : "0",
            "Template" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Differences" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Memory::Cycle" : "0",
            "Test::More" : "0.92",
            "Test::NoTabs" : "0",

 view all matches for this distribution


Catalyst-Plugin-ErrorCatcher-ActiveMQ-Stomp

 view release on metacpan or  search on metacpan

t/lib/Test/ActiveMQ.pm  view on Meta::CPAN


use Path::Class qw/dir/;

use Test::Builder;
use Test::More;
use Test::Differences qw/eq_or_diff/;
use Test::Deep::NoTest qw/eq_deeply/;
use Devel::PartialDump;

extends 'Moose::Object', 'Test::Builder::Module';

 view all matches for this distribution


Catalyst-Plugin-I18N-PathPrefix

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  ExtUtils::MakeMaker: 6.62
  FindBin: 0
  HTTP::Request::Common: 5.824
  Path::Class: 0.16
  Test::Deep: 0.103
  Test::Differences: 0.4801
  Test::More: 0.92
  Test::Most: 0.21
configure_requires:
  ExtUtils::MakeMaker: 6.62
distribution_type: module

 view all matches for this distribution


Catalyst-Plugin-I18N-PathPrefixGeoIP

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  ExtUtils::MakeMaker: 6.59
  FindBin: 0
  HTTP::Request::Common: '5.824'
  Path::Class: '0.16'
  Test::Deep: '0.103'
  Test::Differences: '0.4801'
  Test::More: '0.92'
  Test::Most: '0.21'
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module

 view all matches for this distribution


Catalyst-Plugin-SpecialAction-Trail

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  ExtUtils::MakeMaker: 6.42
  FindBin: 0
  HTTP::Request::Common: 5.824
  Path::Class: 0.16
  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


Catalyst-View-Component-jQuery

 view release on metacpan or  search on metacpan

Debian_CPANTS.txt  view on Meta::CPAN

"libtest-command-perl", "Test-Command", "0.08", "0", "0"
"libtest-compile-perl", "Test-Compile", "0.08", "0", "0"
"libtest-cpan-meta-perl", "Test-CPAN-Meta", "0.12", "0", "0"
"libtest-deep-perl", "Test-Deep", "0.104", "2", "0"
"libtest-dependencies-perl", "Test-Dependencies", "0.11", "0", "0"
"libtest-differences-perl", "Test-Differences", "0.48.01", "0", "0"
"libtest-dir-perl", "Test-Dir", "1.006", "0", "0"
"libtest-distmanifest-perl", "Test-DistManifest", "1.2.2", "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


Catmandu-DBI

 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.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

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-Simple-1.302106

 view all matches for this distribution


Catmandu-Fix-Date

 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.63
    pathname: D/DC/DCANTRELL/Test-Differences-0.63.tar.gz
    provides:
      Test::Differences 0.63
    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.34
    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


Catmandu-Fix-File

 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.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

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-Simple-1.302075

 view all matches for this distribution


Catmandu-Importer-ApacheLog

 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.63
    pathname: D/DC/DCANTRELL/Test-Differences-0.63.tar.gz
    provides:
      Test::Differences 0.63
    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.34
    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


Catmandu-Importer-PDF

 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.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

cpanfile.snapshot  view on Meta::CPAN

      Test::Most::Exception 0.34
    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


Catmandu-MODS

 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.63
    pathname: D/DC/DCANTRELL/Test-Differences-0.63.tar.gz
    provides:
      Test::Differences 0.63
    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.34
    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


Catmandu-MediaWiki

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      MooseX::Traits 0.06
      MooseX::Types 0.17
      MooseX::Types::Moose 0
      MooseX::Types::Structured 0
      PPI 1.203
      Test::Differences 0
      Test::Exception 0
      Test::More 0
      aliased 0
      namespace::clean 0.10
  RDF-Trine-1.014

cpanfile.snapshot  view on Meta::CPAN

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

cpanfile.snapshot  view on Meta::CPAN

    pathname: O/OV/OVID/Test-JSON-0.11.tar.gz
    provides:
      Test::JSON 0.11
    requirements:
      JSON::Any 1.2
      Test::Differences 0.47
      Test::Simple 0.62
      Test::Tester 0.107
  Test-MockModule-0.11
    pathname: G/GF/GFRANKS/Test-MockModule-0.11.tar.gz
    provides:

cpanfile.snapshot  view on Meta::CPAN

      Test::Most::Exception 0.34
    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


Chart-OFC2

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'MooseX::Aliases' => 0,
        
    },
    build_requires => {
        'Test::More'        => 0,
        'Test::Differences' => 0,
        'Test::Exception'   => 0,
        'File::Slurp'       => 0,
    },
    script_files => [
    ],

 view all matches for this distribution


Chef-Knife-Cmd

 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.63
    pathname: D/DC/DCANTRELL/Test-Differences-0.63.tar.gz
    provides:
      Test::Differences 0.63
    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.34
    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-Pod-1.48

 view all matches for this distribution


Class-Constructor

 view release on metacpan or  search on metacpan

t/lib/Test/More.pm  view on Meta::CPAN

Similar to is(), except that if $this and $that are hash or array
references, it does a deep comparison walking each data structure to
see if they are equivalent.  If the two structures are different, it
will display the place where they start differing.

Barrie Slaymaker's Test::Differences module provides more in-depth
functionality along these lines, and it plays well with Test::More.

B<NOTE> Display of scalar refs is not quite 100%

=cut

t/lib/Test/More.pm  view on Meta::CPAN


L<Test::Simple> if all this confuses you and you just want to write
some tests.  You can upgrade to Test::More later (it's forward
compatible).

L<Test::Differences> for more ways to test complex data structures.
And it plays well with Test::More.

L<Test> is the old testing module.  Its main benefit is that it has
been distributed with Perl since 5.004_05.

 view all matches for this distribution


Class-Discover

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

abstract: "detect MooseX::Declare's 'class' keyword in files."
author:
  - 'Ash Berlin C<< <ash@cpan.org> >>. (C) 2009. All rights reserved.'
build_requires:
  ExtUtils::MakeMaker: 6.42
  Test::Differences: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 0.97'

META.yml  view on Meta::CPAN

  File::Find::Rule: 0
  File::Find::Rule::Perl: 1.07
  File::Temp: 0
  PPI: 0
  Path::Class: 0
  Test::Differences: 0
  Test::More: 0
resources:
  license: http://dev.perl.org/licenses/
version: 1.000003

 view all matches for this distribution


Class-Trait

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    module_name       => 'Class::Trait',
    license           => 'perl',
    dist_author       => 'Curtis "Ovid" Poe <ovid@cpan.org>',
    dist_version_from => 'lib/Class/Trait.pm',
    requires          => {
        'Test::Differences'     => 0.47,
        'Test::Simple'          => 0.62,
        'File::Spec'            => 0,
        'Class::Accessor::Fast' => 0,
    },
    add_to_cleanup     => ['Class-Trait-*'],

 view all matches for this distribution


Code-Statistics

 view release on metacpan or  search on metacpan

t/lib/Test/BinRegression.pm  view on Meta::CPAN

ok_regression

=cut

use Test::Builder::Module;
use Test::Differences;
use base qw(Test::Builder::Module);
our @EXPORT = qw(ok_regression);
my $CLASS = __PACKAGE__;

=head1 FUNCTIONS

 view all matches for this distribution


Code-TidyAll

 view release on metacpan or  search on metacpan

t/lib/TestFor/Code/TidyAll/Plugin.pm  view on Meta::CPAN

use Capture::Tiny       qw(capture);
use Code::TidyAll::Util qw(tempdir_simple);
use Code::TidyAll;
use Path::Tiny qw(path);
use Test::Class::Most parent => 'TestHelper::Test::Class';
use Test::Differences qw( eq_or_diff );

__PACKAGE__->SKIP_CLASS('Virtual base class');

my $Test = Test::Builder->new;

 view all matches for this distribution


Color-Swatch-ASE-Reader

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Test::More" : "0.99"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0",
            "perl" : "5.010"
         }
      }
   },

 view all matches for this distribution


Color-Swatch-ASE-Writer

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Test::More" : "0.99"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0",
            "perl" : "5.010"
         }
      }
   },

 view all matches for this distribution


Compress-Raw-Bzip2

 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


Compress-Raw-Lzma

 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


Compress-Raw-Zlib

 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


Config-Format-Ini

 view release on metacpan or  search on metacpan

Debian_CPANTS.txt  view on Meta::CPAN

"libtest-assertions-perl", "Test-Assertions", "1.054", "0", "0"
"libtest-base-perl", "Test-Base", "0.54", "0", "0"
"libtest-class-perl", "Test-Class", "0.30", "0", "0"
"libtest-command-perl", "Test-Command", "0.02", "0", "0"
"libtest-deep-perl", "Test-Deep", "0.103", "1", "0"
"libtest-differences-perl", "Test-Differences", "0.47", "0", "0"
"libtest-distribution-perl", "Test-Distribution", "2.00", "0", "0"
"libtest-exception-perl", "Test-Exception", "0.27", "0", "0"
"libtest-expect-perl", "Test-Expect", "0.31", "0", "0"
"libtest-harness-perl", "Test-Harness", "3.12", "0", "1"
"libtest-http-server-simple-perl", "Test-HTTP-Server-Simple", "0.09", "0", "0"

 view all matches for this distribution


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