Help for this page

Select Code to Download


  1. or download this
    subtest 'calling undefined routine dies' => sub {
     my @r = trap{ working_l::setlist() };
    ...
        #     doesn't match '(?^i:(?=.*finalize))'
        1..2
        # Looks like you failed 1 test of 2.