Help for this page

Select Code to Download


  1. or download this
    Test::Deep not Test::Class or integer at 01-TestDeep.t line 6
  2. or download this
    package Project::Test::TestDeep;
    use strict;
    ...
    }
    
    1;
    
  3. or download this
    use strict;
    use warnings;
    ...
    
    exit;