view release on metacpan or search on metacpan
]
},
"prereqs" : {
"build" : {
"requires" : {
"Test::Fatal" : "0.013",
"Test::More" : "0.98"
}
},
"configure" : {
"requires" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Log::Any" : "0",
"Log::Any::Test" : "0",
"Path::Tiny" : "0.018",
"Test::Fatal" : "0",
"Test::More" : "0",
"Test::TempDir::Tiny" : "0",
"blib" : "1.01",
"namespace::clean" : "0",
"perl" : "5.006"
view all matches for this distribution
view release on metacpan or search on metacpan
"Exporter" : "0",
"File::Spec" : "0",
"FindBin::libs" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Fatal" : "0",
"Test::MockModule" : "0",
"Test::More" : "0"
}
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Const-Fast
0.014 2013-05-28 02:32:48 Europe/Amsterdam
Pass coderefs and globrefs unchanged
Conversion from Test::Exception to Test::Fatal (Karen Etheridge)
Convert to Module::Build::Tiny
0.013 2012-09-07 23:50:25 Europe/Amsterdam
Lazy load Storable, it's usually not necessary
view all matches for this distribution
view release on metacpan or search on metacpan
t/01-basics.t view on Meta::CPAN
#!perl -T
use strict;
use warnings;
use Test::More tests => 30;
use Test::Fatal qw/dies_ok lives_ok/;
use Context::Set;
my $universe = Context::Set->new();
cmp_ok( $universe->name() , 'eq' , 'UNIVERSE' , "Ok good universe name");
view all matches for this distribution
view release on metacpan or search on metacpan
cpanfile.snapshot view on Meta::CPAN
Carp 0
Class::Accessor::Lite 0.05
ExtUtils::CBuilder 0
ExtUtils::MakeMaker 6.59
Module::Build 0.38
Test::Fatal 0
Test::More 0.98
parent 0
perl 5.008001
Class-Data-Inheritable-0.08
pathname: T/TM/TMTM/Class-Data-Inheritable-0.08.tar.gz
cpanfile.snapshot view on Meta::CPAN
Test::More 0
Text::Diff 0.35
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
cpanfile.snapshot view on Meta::CPAN
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:
Test::Requires 0.07
view all matches for this distribution
view release on metacpan or search on metacpan
"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
view release on metacpan or search on metacpan
t/lib/Test/Role/Crixa.pm view on Meta::CPAN
use Crixa;
use Crixa::Message;
use Math::BigInt ();
use Math::UInt64 qw( uint64 );
use Test::Fatal qw( exception );
use Test::More;
use Try::Tiny;
use Moose::Role;
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"test" : {
"requires" : {
"Test::Deep" : "0",
"Test::Fatal" : "0",
"Test::More" : "0"
}
}
},
"release_status" : "stable",
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"test" : {
"requires" : {
"Encode" : "0",
"Test::Fatal" : "0",
"Test::More" : "0",
"constant" : "0",
"strict" : "0",
"warnings" : "0"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"File::chdir" : "0",
"IO::Handle" : "0",
"IPC::Cmd" : "0.92",
"IPC::Open3" : "0",
"Log::Any::Adapter" : "0",
"Test::Fatal" : "0",
"Test::More" : "0",
"Test::Roo" : "0",
"Test::Roo::Role" : "0",
"Test::TempDir::Tiny" : "0",
"lib" : "0",
view all matches for this distribution
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.37
cpanfile.snapshot view on Meta::CPAN
requirements:
ExtUtils::MakeMaker 0
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
view release on metacpan or search on metacpan
},
"test_requires" => {
"File::Spec" => 0,
"IO::Select" => 0,
"Module::Metadata" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.88",
"ok" => 0,
"perl" => "5.008"
}
);
my %fallback_build_requires = (
"File::Spec" => 0,
"IO::Select" => 0,
"Module::Metadata" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.88",
"ok" => 0,
"perl" => "5.008"
);
view all matches for this distribution
view release on metacpan or search on metacpan
- Security: Use constant-time comparison of hashes CVE-2026-47373
- Deprecated module
- Updated README
0.09 2013-07-30
- add Test::Fatal test requires
0.08 2013-07-30
- correct version in package
0.07 2013-07-30
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"test" : {
"requires" : {
"Test::Deep" : 0,
"Test::Fatal" : 0,
"Test::MockObject" : 0,
"Test::More" : "0.92"
}
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
maint/docker/Dockerfile.test view on Meta::CPAN
# are caught by the test run itself (missing-module errors are obvious),
# rather than silently breaking the image build.
RUN cpanm --notest DBIO::PostgreSQL \
&& cpanm --notest EV::Pg@0.07 \
&& cpanm --notest \
Test::More Test::Exception Test::Deep Test::FailWarnings Test::Fatal \
Test::LeakTrace Test::Memory::Cycle Test::MockObject Test::Needs \
Test::NoWarnings Test::Output Test::Requires Test::SubCalls \
Test::Warn \
Future EV AnyEvent \
SQL::Abstract SQL::Abstract::Plugin::InsertReturning \
view all matches for this distribution
view release on metacpan or search on metacpan
"Kubernetes::REST" : "0"
},
"requires" : {
"Sub::Name" : "0",
"Test::Exception" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.98",
"Test::Warn" : "0"
}
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::CheckDeps" : "0.010",
"Test::Fatal" : "0.010",
"Test::More" : "0.98"
}
}
},
"release_status" : "stable",
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"test" : {
"requires" : {
"Test::Deep" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.94"
}
}
},
"release_status" : "stable",
view all matches for this distribution
view release on metacpan or search on metacpan
t/01-test.t view on Meta::CPAN
use WithSchemaTest;
use Dad;
use Test::More;
use File::Temp qw/tempdir/;
use Test::Fatal qw(lives_ok dies_ok);
my $dbh = WithSchemaTest::dbh();
my @connection = (sub { $dbh }, { ignore_version => 1 });
SCHEMA1: {
view all matches for this distribution
view release on metacpan or search on metacpan
- Added helpful logging for the schema_from_schema_loader ScriptHelper
- Added much more helpful error for "Can't find source for..." error in
migration scripts, based on code from DBIx::Class::Migration
- Test suite now is fully parallelizable
- Switch ::ScriptHelpers to Sub::Exporter::Progressive
- Switch from Test::Exception to Test::Fatal
0.002115 2012-07-10 13:36:35 America/Chicago
- Make tests use actual temp files to make certain systems stop failing tests
- Remove dep on File::Touch
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"DBIx::Class::InflateColumn::FS" : "0.01007",
"Devel::Confess" : "0",
"ExtUtils::MakeMaker" : "6.59",
"Test::Fatal" : "0",
"Test::More" : "0.98"
}
},
"configure" : {
"requires" : {
view all matches for this distribution
view release on metacpan or search on metacpan
t/lib/A/ResultSet/DateMethods1.pm view on Meta::CPAN
package A::ResultSet::DateMethods1;
use Test::Roo;
use Test::Deep 'cmp_deeply', 'bag';
use DateTime;
use Test::Fatal;
with 'A::Role::TestConnect';
use lib 't/lib';
view all matches for this distribution
view release on metacpan or search on metacpan
"requires" : {
"DBD::SQLite" : "1.46",
"DateTime" : "1.18",
"DateTime::Format::SQLite" : "0.11",
"SQL::Translator" : "0.11018",
"Test::Fatal" : "0.014",
"Test::More" : "0.96"
}
}
},
"release_status" : "stable",
view all matches for this distribution
view release on metacpan or search on metacpan
"DBIx::Class::InflateColumn::Serializer" : "0",
"DBIx::Class::Schema" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"Path::Tiny" : "0",
"Test::Fatal" : "0",
"Test::More" : "0",
"parent" : "0",
"perl" : "5.006"
}
}
view all matches for this distribution
view release on metacpan or search on metacpan
"DBIx::Class::InflateColumn::Serializer" : "0",
"DBIx::Class::Schema" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"Path::Tiny" : "0",
"Test::Fatal" : "0",
"Test::More" : "0",
"parent" : "0",
"perl" : "5.006"
}
}
view all matches for this distribution
view release on metacpan or search on metacpan
},
"prereqs" : {
"build" : {
"requires" : {
"SQL::Translator" : "0.11018",
"Test::Fatal" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"test" : {
"requires" : {
"Test::Deep" : "0.112",
"Test::Fatal" : "0.013",
"Test::More" : "1.001002",
"aliased" : "0.31"
}
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"test" : {
"requires" : {
"Test::Deep" : "0.112",
"Test::Fatal" : "0.013",
"Test::More" : "1.001002",
"aliased" : "0.31"
}
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
---
abstract: 'allows you to abbreviate result class names in your relationships'
author:
- 'Jonathan Cast <jonathanccast@fastmail.fm>'
build_requires:
Test::Fatal: '0'
Test::More: '0'
Try::Tiny: '0'
indirect: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
view all matches for this distribution