Man Page: test::deep::notest
Operating Environment: debian
Section: 3pm
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)
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| My first PERL incarnation... Audio Oscillograph |