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

Man Page: test::deep::notest

Operating Environment: debian

Section: 3pm

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

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.14.2 2012-02-11 Test::Deep::NoTest(3pm)
Related Man Pages
dbm::deep::engine::file(3pm) - debian
dbm::deep::iterator::file::index(3pm) - debian
test::aggregate::builder(3pm) - debian
test::builder::module(3pm) - debian
test::unit::runner::terminal(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results