test::deep::notest(3) mojave man page | unix.com

Man Page: test::deep::notest

Operating Environment: mojave

Section: 3

Test::Deep::NoTest(3)					User Contributed Perl Documentation				     Test::Deep::NoTest(3)

NAME
Test::Deep::NoTest - Use Test::Deep outside of the testing framework
SYNOPSIS
use Test::Deep::NoTest; if (eq_deeply($a, $b)) { print "they were deeply equal "; }
DESCRIPTION
This exports all the same things as Test::Deep but it does not load Test::Builder so it can be used in ordinary non-test situations. perl v5.18.2 2013-04-13 Test::Deep::NoTest(3)
Related Man Pages
test::requires(3) - mojave
test::requires(3) - osx
test::requires(3) - centos
dbm::deep::iterator::file::bucketlist(3pm) - debian
test::aggregate::builder(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
12-Core MacPro (2013) kernel_task over 1200%
Cannot extract libraries using sed
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.