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
test::builder::module(3pm) - osx
test::aggregate::builder(3pm) - debian
test::bdd::cucumber::manual::integration(3pm) - debian
test::data(3pm) - debian
test::requires(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results