Help for this page

Select Code to Download


  1. or download this
    my $builder = Test::Most->builder;
    
  2. or download this
    DB<x> $builder = Test::Most->builder;
    
  3. or download this
    DB<x> x $builder->{Curr_Test}
    DB<x> p $builder->{Curr_Test}
    
  4. or download this
    DB<x> w $builder->{Curr_Test} == 20
    DB<x> c