Help for this page

Select Code to Download


  1. or download this
    use Test::More 'no_plan';
    use Test::Exception;
    ...
    } 'test case out1 worked';
    
    # ... etc ...