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


IO-Stream-MatrixSSL

 view release on metacpan or  search on metacpan

t/share.pm  view on Meta::CPAN

use Test::More;
use Test::Exception;
use Test::Differences;

use Carp;
use Scalar::Util qw( weaken );
use File::Temp qw( tempfile );
use Errno qw( EAGAIN EBADF EPIPE ECONNABORTED );

 view all matches for this distribution


IO-Stream

 view release on metacpan or  search on metacpan

t/share.pm  view on Meta::CPAN

use Test::More;
use Test::Exception;
use Test::Differences;

use Carp;
use Scalar::Util qw( weaken );
use File::Temp qw( tempfile );
use Errno qw( EAGAIN EBADF EPIPE ECONNABORTED );

 view all matches for this distribution


IPC-Capture

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

    Hash::Util:                    0
    IPC::Cmd:                      0
    List::MoreUtils:               0
    List::Util:                    0
    strict:                        0
    Test::Differences:             0
    Test::More:                    0
    Text::Diff:                    0.34
    warnings:                      0

distribution_type: module

 view all matches for this distribution


Import-Base

 view release on metacpan or  search on metacpan

lib/Import/Base.pm  view on Meta::CPAN

    use parent 'My::Base';
    our @IMPORT_MODULES = (
        'Test::More',
        'Test::Deep',
        'Test::Exception',
        'Test::Differences',
    );

Now all our classes just need to C<use My::Class> and all our test scripts just
need to C<use My::Test>.

lib/Import/Base.pm  view on Meta::CPAN


    =item L<Test::More>

    =item L<Test::Deep>

    =item L<Test::Differences>

    =item L<Test::Exception>

    =back

 view all matches for this distribution


JSAN

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  SQL::Translator: 0.07
  Term::ReadLine: 1.01
  Test::More: 0.6
  YAML: 0.39
  Class::DBI::Loader::SQLite: 0.22
  Test::Differences: 0.47
  XML::XPath: 1.13
  ExtUtils::AutoInstall: 0.61
requires:
  perl: 5.6.0
  Class::DBI::SQLite: 0.09

META.yml  view on Meta::CPAN

  SQL::Translator: 0.07
  Term::ReadLine: 1.01
  Test::More: 0.6
  YAML: 0.39
  Class::DBI::Loader::SQLite: 0.22
  Test::Differences: 0.47
  XML::XPath: 1.13
  ExtUtils::AutoInstall: 0.61
no_index:
  directory:
    - inc

 view all matches for this distribution


JSON-Util

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'Carp'          => 0,
        'JSON::MaybeXS' => 0,
    },
    build_requires => {
        'Test::More'        => 0,
        'Test::Differences' => 0,
        'File::Temp'        => 0,
        'Test::Exception'   => 0,
    },
    add_to_cleanup      => [ 'JSON-Util-*' ],
    create_readme       => 1,

 view all matches for this distribution


Java-2Perl6API

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "runtime" : {
         "requires" : {
            "Parse::RecDescent" : "1.965001",
            "Template" : "2.0",
            "Test::Differences" : 0,
            "Test::More" : "0.82",
            "Test::Most" : 0
         }
      }
   },

 view all matches for this distribution


JavaScript-Const-Exporter

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Module::Metadata" : "0",
            "Test2::V0" : "0",
            "Test::Deep" : "1.127",
            "Test::Deep::Regexp" : "0",
            "Test::Deep::Set" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0",
            "Test::Most" : "0.35",
            "Test::Script" : "1.23",
            "Test::Warnings" : "0.028",
            "constant" : "0",

 view all matches for this distribution


LCFG-Build-PkgSpec

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'Pod::Usage'                => '0',
        'YAML::Syck'                => '0.98',
    },
    build_requires => {
        'Test::More'        => 0,
        'Test::Differences' => 0,
        'Test::Exception'   => 0,
    },
    add_to_cleanup => [ 'LCFG-Build-PkgSpec-*', 'MANIFEST.bak', 'Changes.bak' ],
    create_makefile_pl => 'traditional',
);

 view all matches for this distribution


LCFG-Build-Tools

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'YAML::Syck'           => '0.98',
    },
    build_requires => {
        'File::Find'        => '0',
        'Test::More'        => '0',
        'Test::Differences' => '0',
        'Test::Exception'   => '0',
    },
    configure_requires => { 'Module::Build' => '0.40' },
    add_to_cleanup => [ 'LCFG-Build-Tools-*', 'MANIFEST.bak', 'Changes.bak' ],
    create_makefile_pl => 'traditional',

 view all matches for this distribution


LIMS-Controller

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

							CGI::Upload => 1.10,
							Config::IniFiles => 2.38,
							Date::EzDate => 1.08,
							Test::More => 0.64,
							Test::Group => 0.07,
							Test::Differences => 0.47,
							Test::Deep => 0.096,
							Test::Exception => 0.21							
    },
    ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
      (AUTHOR         => 'Christopher Jones <c.jones@ucl.ac.uk>') : ()),

 view all matches for this distribution


LIMS-MT_Plate

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

    VERSION_FROM      => 'lib/LIMS/MT_Plate.pm', # finds $VERSION
    PREREQ_PM         => {
							Microarray => 0.43,
							Test::More => 0.64,
							Test::Group => 0.07,
							Test::Differences => 0.47,
							Test::Deep => 0.096,
							Test::Exception => 0.21							
    },
    ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
      (AUTHOR         => 'Christopher Jones <c.jones@ucl.ac.uk>') : ()),

 view all matches for this distribution


LWP-UserAgent-ProgressBar

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "File::Spec" : "0",
      "Term::ProgressBar" : "0",
      "Carp" : "0",
      "perl" : "5.008",
      "Test::More" : "0.88",
      "Test::Differences" : "0",
      "LWP::UserAgent" : "0",
      "File::Find" : "0",
      "File::Temp" : "0",
      "Cwd" : "0"
   },

 view all matches for this distribution


Ledger-Parser

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::Slurper" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Ledger::Examples" : "0.05",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.98"
         }
      }
   },

 view all matches for this distribution


LibreCat-Auth-SSO

 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-SharedFork-0.35

 view all matches for this distribution


Lingua-Abbreviate-Hierarchy

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  license           => 'perl',
  dist_author       => 'Andy Armstrong <andy@hexten.net>',
  dist_version_from => 'lib/Lingua/Abbreviate/Hierarchy.pm',
  requires          => {
    'Test::More'        => 0,
    'Test::Differences' => 0,
  },
  add_to_cleanup => ['Lingua-Abbreviate-Hierarchy-*'],
);

$builder->create_build_script();

 view all matches for this distribution


Lingua-EN-Tokenizer-Offsets

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Finds word (token) boundaries, and returns their offsets.'
author:
  - 'André Santos <andrefs@cpan.org>'
build_requires:
  Test::Differences: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921'

 view all matches for this distribution


Lingua-Klingon-Collate

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

      'perl' => '5.005_03',
    },
    build_requires => {
      'Module::Build' => 0,
      'Test::More' => '0.19',
      'Test::Differences' => 0,
    },
    create_makefile_pl => 'passthrough',
);

my $failures = $build->prereq_failures();

 view all matches for this distribution


Lingua-Klingon-Recode

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

      'Carp' => 0,
    },
    build_requires => {
      'Module::Build' => 0,
      'Test::More' => '0.19',
      'Test::Differences' => 0,
    },
    create_makefile_pl => 'passthrough',
);

my $failures = $build->prereq_failures();

 view all matches for this distribution


Lingua-Klingon-Segment

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

      'perl' => '5.005_03',
    },
    build_requires => {
      'Module::Build' => 0,
      'Test::More' => '0.19',
      'Test::Differences' => 0,
    },
    create_makefile_pl => 'passthrough',
);

my $failures = $build->prereq_failures();

 view all matches for this distribution


Linux-Slackware-SystemTests

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  version: '1.4'
name: Linux-Slackware-SystemTests
requires:
  File::Valet: '1.00'
  JSON: '2.00'
  Test::Differences: '0.60'
  Test::Most: '0.30'
  perl: '5.008000'
version: '0.01'

 view all matches for this distribution


List-DoubleLinked

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Differences" : "0",
            "Test::More" : "0",
            "perl" : "5.008"
         }
      }
   },

 view all matches for this distribution


List-PowerSet

 view release on metacpan or  search on metacpan

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


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

if(eval "require Test::Differences") {
  no warnings 'redefine';
  *is_deeply = \&Test::Differences::eq_or_diff;
}

BEGIN {
  use_ok('List::PowerSet', qw(powerset powerset_lazy));
}

 view all matches for this distribution


Locale-File-PO-Header

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'Moose::Util::TypeConstraints' => 0,
        'MooseX::StrictConstructor'    => 0,
        'namespace::autoclean'         => 0,
    },
    build_requires => {
        'Test::Differences' => '0.60',
        'Test::Exception'   => 0,
        'Test::More'        => 0, # dist Test-Simple
        'Test::NoWarnings'  => '1.03',
    },
    recommends => {

 view all matches for this distribution


Locale-MO-File

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

- Build.PL no longer in distribution

0.02  Tue Mar 13 18:59:50 2012
- POD typos corrected
- control chars in strings are not allowed
- use Test::Hex::Differences for tests

0.01  Wed Apr 27 12:37:44 2011
- first version

 view all matches for this distribution


Locale-TextDomain-OO-Extract

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


2.013  Fri Nov  3 11:50:47 2017
- more flexible Extract Process

2.012  Fri Sep 29 22:22:40 2017
- Test::Differences has problems with different Data::Dumper's output of Perl
  and XS Version. Adding local Data::Dumper::Useperl = 1; to some tests.

2.011  Sat Sep  2 11:18:09 2017
- added YAML extractor

 view all matches for this distribution


Locale-TextDomain-OO-Util

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Locale::TextDomain:OO::Util.

4.002  Fri Mar 15 22:39:33 2019
- added $Test::Differences::NoDeparse = 1;
  to have equal behaviour
  https://rt.cpan.org/Ticket/Display.html?id=128843

4.001  Mon Jun  4 16:54:05 2018
- removed module Safe (parse formula and break in case of wrong)

 view all matches for this distribution


Locale-TextDomain-OO

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Locale::TextDomain::OO.

1.036  Fri Mar 15 16:24:27 2019
- added $Test::Differences::NoDeparse = 1;
  to have equal behaviour
  https://rt.cpan.org/Public/Bug/Display.html?id=128841

1.035  Fri Dec 21 13:12:05 2018
- updated dependency to Locale::MO::File

 view all matches for this distribution


Locale-Utils-Autotranslator

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "name" : "Locale-Utils-Autotranslator",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Path::Tiny" : "0",
            "Test::Differences" : "0.60",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::NoWarnings" : "0"
         }
      },

 view all matches for this distribution


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