Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
    ...
    }
    @array = @temp_array;
    { local $, = '|'; print @array; }
    
  2. or download this
    use strict;
    use warnings;
    
    ...
    @array = @array[grep {$_} map {$counter++; /a/ ? undef : $counter;} @a
    +rray];
    
    { local $, = '|'; print @array; }
    
  3. or download this
    noot|mies|wim|zus|jet|teun|vuur|gijs|kees|bok|weide|does|hok|duif