in reply to Re^6: Parse::RecDescent and auto{actions,trees} and stuffin thread Parse::RecDescent and auto{actions,trees} and stuff
cpus : INT cpu_list[ $item[1] ] { [ $item[0], $item[2] ] } INT : /\d+/ # Add "{ $item[1] }" if using "<auto...>" [download]