Help for this page
@blocks = grep / type =/, /:\w.*?(?=:\w)/sg;
@blocks = grep / type =/, /^[^:]*:\w.*\n(?:[^:]*: .*\n)*/mg;