manpagez: man pages & more
man Test::Deep::NoTest(3)
Home | html | info | man
Test::Deep::NoTest(3) User Contributed Perl DocumentationTest::Deep::NoTest(3)




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\n";
         }


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.24.1                      2013-04-13             Test::Deep::NoTest(3)

test-deep 1.127.0 - Generated Tue May 9 07:40:03 CDT 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.