Help for this page

Select Code to Download


  1. or download this
    use if $ENV{MYMOD_DEBUG_LEVEL}, 'Test::Utils::Dump' => ':debug';
    use if ! $ENV{MYMOD_DEBUG_LEVEL}, 'Test::Utils::Dump::Noop' => ':debug
    +';