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.16.3 2012-02-11 Test::Deep::NoTest(3)
| Related Man Pages |
|---|
| test::requires(3) - mojave |
| test::requires(3) - centos |
| dbm::deep::iterator::file::bucketlist(3pm) - debian |
| dbm::deep::storage::file(3pm) - debian |
| test::builder::module(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |