Help for this page

Select Code to Download


  1. or download this
    foreach (@items) {
      ...  a lot of perl code ...
    ...
    }
    
    ok(! $err,"Fancy code") or diag $err;