Help for this page

Select Code to Download


  1. or download this
      use v6;
    
    ...
      }
    
      $output.close;
    
  2. or download this
      my regex fields { \" <( .*? )> \" | <-[,"]>* }
    
    ...
        ==> map({@<fields>.join(chr 31) ~ chr 30 if /<fields>* % ','/})
        ==> spurt('output.tff');