Help for this page

Select Code to Download


  1. or download this
    skip "Data::Dummy not installed", 2 if $@;
    #     ^                           ^
    #     MESSAGE,                    NUM_TESTS_TO_SKIP
    
  2. or download this
    skip "Data::Dummy not installed", 1 if $@;
                                      ^
                                      ^