Test::Deep::NoTest(3) User Contributed Perl Documentation Test::Deep::NoTest(3)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.18.2 2013-04-13 Test::Deep::NoTest(3)
| Related Man Pages |
|---|
| test::requires(3) - mojave |
| test::requires(3) - osx |
| dbm::deep::storage::file(3pm) - debian |
| test::assertions::testscript(3pm) - debian |
| test::data(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Shopt -s histappend |
| My first PERL incarnation... Audio Oscillograph |
| How can I direct messages from mac console.app to a log file? |
| [BASH] eval command not expanding variables as expected. |