Help for this page

Select Code to Download


  1. or download this
    $_ = 'FDR [62.10060.051-F] [62.10051.381] [this includes spaces!] 0 1 
    +0';
    @parts = /\[.*?\]|[^\[\]\ ]+/g;
    
    $\ = "\n";
    print for @parts;
    
  2. or download this
    FDR
    [62.10060.051-F]
    ...
    0
    1
    0