Help for this page

Select Code to Download


  1. or download this
    is( $thing->foo(), 42, "foo is 42" ) or diag $thing->as_string();
    
  2. or download this
    HARNESS_PERL_SWITCHES="-d"
    
  3. or download this
    $ make testdb TEST_FILE=t/mytest.t          # ExtUtils::MakeMaker
    
    $ Build testdb --test_files t\02_trivial.t  # Module::Build