Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings; use feature 'say';
    use Data::Dumper; ++$Data::Dumper::Sortkeys;
    ...
        }
    }
    
  2. or download this
    Test 0
    0 : $VAR1 = [
    ...
              'bar'
            ];
    
  3. or download this
    sub out_iter_array {
    
    ...
       };
    }