Query: test::deep::notest
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Test::Deep::NoTest(3pm) User Contributed Perl Documentation Test::Deep::NoTest(3pm)NAMETest::Deep::NoTest - Use Test::Deep outside of the testing frameworkSYNOPSISuse Test::Deep::NoTest; if eq_deeply($a, $b) { print "they were deeply equal "; };DESCRIPTIONThis 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)