Help for this page
# code not tested sub test_this { ... # now call a test or something that calls is_deeply test_this(), $expected, qw{whatever...}; }